docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docker [2022/01/31 11:24] – [Logging with rsyslog] tmaierdocker [2022/01/31 11:28] (current) tmaier
Line 82: Line 82:
 # 23: local7 # 23: local7
 if $syslogfacility == 23 then { if $syslogfacility == 23 then {
-  if $programname startswith "bitwarden-" then {+  if $programname startswith "bw_" then {
     action(name="docker-containers-bitwarden" type="omfile" file="/var/log/docker/bitwarden.log" template="myFormat")     action(name="docker-containers-bitwarden" type="omfile" file="/var/log/docker/bitwarden.log" template="myFormat")
   } else {   } else {
  • docker.1643624669.txt.gz
  • Last modified: 2022/01/31 11:24
  • by tmaier