Sign inSign up

arcts/rsyslog

By arcts

Updated over 8 years ago

A small alpine based rsyslog container.

Image
0

534

arcts/rsyslog repository overview

rsyslog

A small alpine based rsyslog container. It is configured to listen on port tcp/udp port 514 and will create a socket at /syslog/log that can be bind mounted into other containers. Forwarded logs are relayed to stdout.


Usage

docker pull arcts/rsyslog
docker run -d -p 514:514/tcp -p 514:514/udp arcts/rsyslog:latest

Tag summary

Content type

Image

Digest

Size

3.1 MB

Last updated

over 8 years ago

docker pull arcts/rsyslog