~cjwatson/charms/trusty/logstash-forwarder/fix-logrotate-perms

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Michael Foley
  • Date: 2015-11-05 05:53:56 UTC
  • mfrom: (14.1.1 add-extra-fields-map)
  • Revision ID: michael.foley@canonical.com-20151105055356-i6hdznlhunb9uxyh
[noodles] Enable the files option to be the full file spec (ie. list of hashes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
        and their field type
24
24
        e.g. {"syslog": ["/var/log/syslog", "/var/log/*.log"],
25
25
              "apache": ["/var/log/apache2/*log"]}
 
26
        Alternatively, this can also be the full list of hashes, as per the
 
27
        definition of the files attribute of the logstash-forwarder config at
 
28
        https://github.com/elastic/logstash-forwarder
26
29
  package_name:
27
30
    default: "logstash-forwarder_0.4.0_amd64.deb"
28
31
    type: string