examples/log_files.yml.example.advanced in remote_syslog-1.6.9 vs examples/log_files.yml.example.advanced in remote_syslog-1.6.10
- old
+ new
@@ -3,11 +3,12 @@
- /var/log/httpd/access_log
- /var/log/httpd/error_log
- /opt/misc/*.log
- /var/log/mysqld.log
- /var/run/mysqld/mysqld-slow.log
-hostname: www42 # override OS hostname
+hostname: www42 # override OS hostname
parse_fields: syslog # predefined regex name or double-quoted regex
+prepend: '0xDEADBEEF: ' # prepend this before every log message
exclude_patterns:
- exclude this
- \d+ things
destination:
host: logs.papertrailapp.com