File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ container image family:
99- ` rsyslog/rsyslog-dockerlogs `
1010- ` rsyslog/rsyslog-etl `
1111
12+ These are the only published image variants in this subtree.
13+ The ` host/ ` subdirectory contains auxiliary host-side forwarding
14+ material and is not a built or published container image target.
15+
1216Docker Hub descriptions for these repos can be maintained from this
1317subtree with ` sync_dockerhub_metadata.py ` and ` dockerhub_metadata.json ` .
1418The script reads credentials from ` DOCKERHUB_USERNAME ` /
Original file line number Diff line number Diff line change 1- ## rsyslog container for forwarding host logs
1+ ## Host-side forwarding example material
22
3- This configuration is meant for a container that ships logs from the local host to a remote collector using rsyslog .
3+ This directory is not a built or published Docker image variant .
44
5- See the [ main README] ( ../../README.md ) for an overview of all images and build instructions.
5+ It contains auxiliary rsyslog configuration material for forwarding host
6+ logs to a remote collector. It is not part of the supported container
7+ image family built by ` packaging/docker/rsyslog/Makefile ` .
8+
9+ See the [ main README] ( ../README.md ) for the actual published image
10+ variants and build instructions.
You can’t perform that action at this time.
0 commit comments