Skip to content

Repository for a complete working Elastic Stack pipeline (Logstash - Elasticsearch - Kibana). Running with Docker.

License

Notifications You must be signed in to change notification settings

Jael24/TB_ElasticStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for a complete working Elastic Stack pipeline (Logstash - Elasticsearch - Kibana). Running with Docker.

Running the Elastic Stack

  • Make sure you have docker and docker-compose installed.
  • Move to the docker topology folder.
    • cd topology
  • Run with docker-compose
    • docker-compose up --build -d
  • You can now send logs with a Filebeat agent to <IP>:5044.

Docker topology

About

Repository for a complete working Elastic Stack pipeline (Logstash - Elasticsearch - Kibana). Running with Docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published