diff --git a/docs/post_installation/firststeps-logging.en.md b/docs/post_installation/firststeps-logging.en.md index cfeb200e6..5f3ac598d 100644 --- a/docs/post_installation/firststeps-logging.en.md +++ b/docs/post_installation/firststeps-logging.en.md @@ -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. \ No newline at end of file +Restart the Docker daemon and run `docker-compose down && docker-compose up -d` to recreate the containers with the new logging driver.