Update firststeps-logging.en.md
Dieser Commit ist enthalten in:
Ursprung
14bb0a363e
Commit
46bb930a89
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
|
@ -73,7 +73,7 @@ services:
|
|||
# To move local3 input to /var/log/mailcow.log and stop processing, create a file "/etc/rsyslog.d/docker.conf":
|
||||
|
||||
local3.* /var/log/mailcow.logs
|
||||
& ~
|
||||
& stop
|
||||
|
||||
# Restart rsyslog afterwards.
|
||||
|
||||
|
@ -107,4 +107,4 @@ For Syslog:
|
|||
}
|
||||
```
|
||||
|
||||
Restart the Docker daemon and run `docker-compose down && docker-compose up -d` to recreate the containers with the new logging driver.
|
||||
Restart the Docker daemon and run `docker-compose down && docker-compose up -d` to recreate the containers with the new logging driver.
|
||||
|
|
Laden …
In neuem Issue referenzieren