Browsing tag

elk

How to Setup ELK Stack on Debian 10 / Debian 9

ELK stack is a full-featured data analytics platform, consists of Elasticsearch, Logstash, and Kibana open-source tool. It helps you to store and manage logs centrally and gives an ability to analyze the issues. This article helps you to install ELK stack on Debian 10 / Debian 9. Install ELK Stack Elasticsearch – It stores incoming […]

How to Run ELK stack on Docker Container

ELK stack is abbreviated as Elasticsearch, Logstash, and Kibana stack, an open source full featured analytics stack helps to analyze any machine data. It is used as an alternative to other commercial data analytic software such as Splunk. I hope you do not require an introduction of ELK stack if you still need it; I […]