Elasticsearch
-
Software Development
elasticsearch for beginners part 1: how to create a document
In this Elasticsearch for beginners series, I will give you basics of Elasticsearch with real world examples. The first part…
Read More » -
DevOps
Getting Started with ELK Stack on WildFly
Your typical business application would consist of a variety of servers such as WildFly, MySQL, Apache, ActiveMQ, and others. They each…
Read More » -
Software Development
5 Reasons You Should Stop Hosting Your ELK Stack Locally
The hosted ELK stack: Centralizing and managing your logs for fun and profit You don’t look a gift-horse in the…
Read More » -
Software Development
Using ELK (elasticsearch + logstash + kibana) to aggregate cassandra and spark logs
On one of my current projects we are using Cassandra and Spark Streaming to do some somewhat-close-to-real time analytics. The…
Read More » -
Enterprise Java
Head first elastic search on java with spring boot and data features
In this article I’ll try to give you an easy introduction on how to use Elastic Search in a Java…
Read More » -
Software Development
Fixing Elasticsearch Allocation Issues
Last week I was working with some Logstash data on my laptop. There are around 350 indices that contain the…
Read More » -
Software Development
Use Cases for Elasticsearch: Analytics
In the last post in this series we have seen how we can use Logstash, Elasticsearch and Kibana for doing…
Read More » -
Scala
Use Cases for Elasticsearch: Index and Search Log Files
In the last posts we have seen some of the properties of using Elasticsearch as a document store, for searching…
Read More » -
Software Development
Use Cases for Elasticsearch: Geospatial Search
In the previous posts we have seen that Elasticsearch can be used to store documents in JSON format and distribute…
Read More »