Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-05 | Remove duplicate syslog entry (#8021). | Micah | |
In an attempt to resolve #8021, a template error was made, causing duplicated entries to appear in the rsyslog template. Change-Id: Ic41d6ef9aec9865cf64312c1eb96e408b39d441c | |||
2016-04-12 | fix incorrect template name | Micah | |
Change-Id: I23d7fcea3755e9ecab561ecf69d8a6ecb8bdeca4 | |||
2016-04-12 | Remove duplicate mail logging (#8021) | Micah | |
Add a site_rsyslog config that removes duplicate mail logging. Previously mail logs would be copied to /var/log/syslog, mail.log, mail.err, mail.info, maillog and to the console. This removes those and only puts them in /var/log/mail.log. It also removes other superfluous configurations, either because they are commented out already, or because they are uucp or nntp. Change-Id: Ib05036787d2c818bf8802c22a4b8050f945a6e6d |