Elasticsearch
-
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 » -
Software Development
My Exprience using ElasticSearch NodeJS and ExpressJS
General requirement Part of a system I am currently working on is manipulating raw data. The data being sent from…
Read More » -
Enterprise Java
Use Cases for Elasticsearch: Flexible Query Cache
In the previous two posts on use cases for Elasticsearch we have seen that Elasticsearch can be used to store…
Read More »