ELK STACK

Pre-requesites

  • Install ELK stack , preferably version 5 and above. Beware of compatibility issues within the stack.
  • Make sure elasticsearch and kibana are running
  • pip install -r requirements.txt from the home folder
  • Run python app.py

Creating new index pattern, visualization and dashboard creation can be done with the help of this article (From Linking Kibana)