File: index.rst

package info (click to toggle)
rsyslog-doc 8.2302.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,464 kB
  • sloc: python: 178; makefile: 8
file content (20 lines) | stat: -rw-r--r-- 666 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
rsyslog and containers
======================

In this chapter, we describe how rsyslog can be used together with
containers.

All versions of rsyslog work well in containers. Versions beginning with
8.32.0 have also been made explicitly container-aware and provide some
extra features that are useful inside containers.

Note: the sources for docker containers created by the rsyslog project
can be found at https://github.com/rsyslog/rsyslog-docker - these may
be useful as a starting point for similar efforts. Feedback, bug
reports and pull requests are also appreciated for this project.

.. toctree::
   :maxdepth: 2

   container_features
   docker_specifics