Sign inSign up

rsyslog/rsyslog-collector:2025-04

Networking
Security
Monitoring & observability
Manifest digest

sha256:4222329dc462b4dd8aa725d237ae489d16401c39013c0daea901d638dc64fd02

OS/ARCH

linux/amd64

Compressed size

40.05 MB

Last pushed

over 1 year by rgerhards

Type

Image

Manifest digest

sha256:4222329dc462b4dd8aa725d237ae489d16401c39013c0daea901d638dc64fd02

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.37 MB
6CMD ["/bin/bash"]0 B
7ARG UBUNTU_VERSION=24.040 B
8ARG RSYSLOG_IMG_VERSION=2025-040 B
9LABEL maintainer=Rainer Gerhards <[email protected]>0 B
10LABEL description=Minimal rsyslog container based0 B
11LABEL com.adiscon.rsyslog.image.version=2025-040 B
12ENV DEBIAN_FRONTEND=noninteractive0 B
13RUN |2 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-04 /bin/sh7.85 MB
14COPY rsyslog.conf /etc/rsyslog.conf # buildkit540 B
15COPY 01-main-queue.conf /etc/rsyslog.d/ # buildkit218 B
16COPY start.sh /usr/local/bin/start.sh # buildkit752 B
17RUN |2 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-04 /bin/sh750 B
18ENTRYPOINT ["/usr/local/bin/start.sh"]0 B
19ENV RSYSLOG_ROLE=minimal0 B
20CMD ["rsyslogd" "-n" "-f" "/etc/rsyslog.conf"]0 B
21ARG UBUNTU_VERSION=24.040 B
22ARG RSYSLOG_IMG_VERSION=2025-040 B
23ARG BASE_IMAGE_TAG=rsyslog/rsyslog-minimal:2025-040 B
24LABEL maintainer=Rainer Gerhards <[email protected]>0 B
25LABEL description=Standard rsyslog container based0 B
26LABEL com.adiscon.rsyslog.image.version=2025-040 B
27LABEL com.adiscon.rsyslog.base.image=rsyslog/rsyslog-minimal:2025-040 B
28ENV DEBIAN_FRONTEND=noninteractive0 B
29RUN |3 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-04 BASE_IMAGE_TAG=rsyslog/rsyslog-minimal:2025-043.56 MB
30ENV RSYSLOG_ROLE=standard0 B
31ARG UBUNTU_VERSION=24.040 B
32ARG RSYSLOG_IMG_VERSION=2025-040 B
33ARG BASE_IMAGE_TAG=rsyslog/rsyslog:2025-040 B
34LABEL maintainer=Rainer Gerhards <[email protected]>0 B
35LABEL description=Rsyslog collector container, based0 B
36LABEL com.adiscon.rsyslog.image.version=2025-040 B
37LABEL com.adiscon.rsyslog.base.image=rsyslog/rsyslog:2025-040 B
38ENV DEBIAN_FRONTEND=noninteractive0 B
39RUN |3 UBUNTU_VERSION=24.04 RSYSLOG_IMG_VERSION=2025-04 BASE_IMAGE_TAG=rsyslog/rsyslog:2025-04276.64 KB
40COPY 10-collector.conf 80-file-output.conf /etc/rsyslog.d/ #897 B
41EXPOSE map[514/udp:{}]0 B
42EXPOSE map[514/tcp:{}]0 B
43ENV ENABLE_UDP=on0 B
44ENV ENABLE_TCP=on0 B
45ENV WRITE_ALL_FILE=on0 B
46ENV WRITE_JSON_FILE=on0 B
47ENV RSYSLOG_ROLE=collector0 B

Command

 ARG RELEASE