Skip to content

arun81/ELK-Playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing ELK+Logtrain

This is the default ELK stack build here with Logtrail added and configured for syslog output.

The only changes from the defaults was to change logstash.conf to point to elasticsearch:9000 instead of localhost and to add *.* @@localhost:5000 to /etc/rsyslog.conf. Logs arrive at Elasticsearch and show up in the Discover page under logstash-* but dont show up in papertrail.

About

Testing ELK stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 53.4%
  • Shell 33.5%
  • Go 13.1%