Skip to content

Alexandre-Guth/rsyslog-logstash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rsyslog - Logstash

What it does?

Loads logs from local port to ship them to Logstash

How it works?

Add the environment variable LOGSTASH in your docker-compose to set up your Logstash destination

LOGSTASH: my_private_logstash_ip:my_TCP_logstash_port

If you prefer to use the UDP port, edit the last line of the rsyslog.conf file before building the container image

Where can I pull the docker image?

https://hub.docker.com/r/alexandreguth/rsyslog-logstash/

About

Loads logs from local port to ship them to Logstash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%