My experience with Java, Groovy, Grails, Python and more.
  • Home

ELK

A collection of 6 posts

Elasticsearch

Logstash config for ELK stack explained

On my previous blog post about installing ELK stack without sudo access[1] one of the commentator asked me about explaining the Logstash config in more detail. For ease of reference the Logstash

  • Ravi Hasija
    Ravi Hasija
2 min read
Elasticsearch

Install ELK stack without sudo access

Recently, on my blog post on installing ELK stack on Ubuntu/Debian I was asked if it was possible to have ELK stack running on a server without sudo access. I admit it's

  • Ravi Hasija
    Ravi Hasija
4 min read
Logstash

Send stats to Graphite via Logstash

We have some stats being calculated and logged in our logs and we wanted to plot graphs via our already running Graphite service. There are two ways to approach this issue. You can

  • Ravi Hasija
    Ravi Hasija
2 min read
Logstash

Logstash Shipper / Forwarder

Once you have the ELK stack installed, you can then ship/forward your logs to the redis database on the ELK stack. Once your logs are on the redis database, the logstash on

  • Ravi Hasija
    Ravi Hasija
1 min read
ubuntu

Install ELK Stack on Ubuntu/Debian

How to install ELK and configure it on your server (Ubuntu/Debian)? You can follow the steps below to install and configure Elasticsearch-Logstash-Kibana (ELK) stack on Ubuntu/Debian server. If you are familiar

  • Ravi Hasija
    Ravi Hasija
3 min read
Elasticsearch

Why ELK stack

Problem statement: You have different applications feeding into each other. Debugging an issue requires logging into each individual box to look at the logs. With small number of apps/boxes it's not an

  • Ravi Hasija
    Ravi Hasija
1 min read
My experience with Java, Groovy, Grails, Python and more. © 2025
Latest Posts Ghost