rsyslog-doc icon indicating copy to clipboard operation
rsyslog-doc copied to clipboard

documentation for the rsyslog project

Results 104 rsyslog-doc issues
Sort by recently updated
recently updated
newest added
trafficstars

Added two document files; KEYWORDS.csv and METADATA.csv Was working on railroad diagrams and these files came in handy.

Doc for [rsyslog/rsyslog#5386](https://github.com/rsyslog/rsyslog/pull/5386)

I tried to build the docs via the Docker image from Docker Hub https://hub.docker.com/r/rsyslog/rsyslog_doc_gen And it always failed with ``` Warning, treated as error: /rsyslog-doc/source/configuration/modules/omhttp.rst:634:undefined label: '_statistic_counter_label' ``` I tried...

I tried to build the Docker image via the provided Dockerfile and the build failed with the following error message ``` error: externally-managed-environment × This environment is externally managed ╰─>...