ELK(Elasticsearch Logstash Kibana) stack in 1 hour
Topics covered:
- ELK Setup
- ELK Configuration
ELK Setup
Note: I have used the latest version (as of December 2015) of ELK in this document.
- cd ~
- mkdir installs
Download the tools
Untar the files in installs folder and rename to elasticsearch, logstash and kibana respectively (tar xvf xxxxx.tar.gz)
ELK Configuration
Configuring Logstash:
- Create a conf file: