Using Rsyslog Docker Containers
The rsyslog project provides a ready-to-run “syslog appliance” which provides all rsyslog features in an easy to use way. To run it, simply do
docker run -ti rsyslog/syslog_appliance_alpine
Up-to-date information on how to use this container can be found at the Alpine rsyslog appliance Docker Hub repo.
Warning
The docker containers are currently (early 2018) under development and must be used with some care.
Further Information
The rsyslog project also provides a number of additional containers for different needs (end users, developers, package builders, …). A full overview of what is currently available can be found at the official rsyslog Docker Hub. Source code for the docker containers is kept in Github at rsyslog-docker project.
See also
Help with configuring/using Rsyslog
:
Mailing list - best route for general questions
GitHub: rsyslog source project - detailed questions, reporting issues that are believed to be bugs with
Rsyslog
See also
Contributing to Rsyslog
:
Source project: rsyslog project README.
Documentation: rsyslog-doc project README
Copyright 2008-2023 Rainer Gerhards (Großrinderfeld), and Others.