Skip to content

Logs sent to network of Elasticsearch containers using Logstash, Kibana used for analysis.

Notifications You must be signed in to change notification settings

sohail-sankanur/Logstash-logs-to-Elasticsearch-containers-on-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logstash-logs-to-Elasticsearch-containers-on-Docker

Logs sent to network of Elasticsearch containers using Logstash, Kibana used for analysis. This repo contains the docker yml configuration file which is used to make one elasticsearch master node and 2 elasticsearch data nodes. And Kibana is used for log analysis and visualisations. Logstash is used for sending the logs to the network of elasticsearch containers.

Steps to perform:

  • Run the command 'docker-compose up' to get the containers up and running.
  • Then run the command 'location_to_logstash_folder/bin/logstash -f logstashConfig.conf'.
  • then open the URL 'http://localhost:5601/' on a web browser for Kibana.

About

Logs sent to network of Elasticsearch containers using Logstash, Kibana used for analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published