Sha256: dcf59fe22b14537dbc2486be9fbc4373e3b42688372c3d8554c756afbc0adf0d
Contents?: true
Size: 469 Bytes
Versions: 17
Compression:
Stored size: 469 Bytes
Contents
# see README - demonstrates all optional arguments and file glob formats files: - /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 parse_fields: syslog # predefined regex name or double-quoted regex exclude_patterns: - exclude this - \d+ things destination: host: logs.papertrailapp.com port: 12345 # optional, defaults to 514
Version data entries
17 entries across 17 versions & 1 rubygems