Central rsyslog collector image with UDP/TCP inputs, optional RELP/TLS, and file-based defaults.
10K+
rsyslog/rsyslog-collector is the central receiver role in the rsyslog container image family.
Use this image when you want to:
The image:
514/udp) by default514/tcp) by default2514/tcp6514/tcpENABLE_UDP: enable UDP syslog reception, default onENABLE_TCP: enable TCP syslog reception, default onENABLE_RELP: enable RELP reception, default offENABLE_TLS: enable TLS syslog reception, default offWRITE_ALL_FILE: write /var/log/all.log, default onWRITE_JSON_FILE: write /var/log/all-json.log, default onTLS_CA_FILE, TLS_CERT_FILE, TLS_KEY_FILE, TLS_AUTH_MODE: TLS listener settingsThe packaged configuration writes to local files. You can mount additional rules into /etc/rsyslog.d/ to forward to other backends or reshape the pipeline.
Documentation: https://www.rsyslog.com/doc/containers/collector.html
Content type
Image
Digest
sha256:44af7972e…
Size
35.1 MB
Last updated
3 months ago
docker pull rsyslog/rsyslog-collector