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

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: laurent.sesques at canonical
  • Date: 2018-04-26 13:57:27 UTC
  • mfrom: (22.1.3 tunable-spool-size)
  • Revision ID: laurent.sesques@canonical.com-20180426135727-stnbxuvd1gqfuf72
Make spool-size a tunable parameter

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
        is a yaml dict, e.g:
56
56
          servers_name_map: |
57
57
              logstash.devel.canonical.com: ip-of-logstash-or-logstash-haproxy
 
58
  spool_size:
 
59
    default: 100
 
60
    description: >
 
61
        event count spool threshold - forces network flush
 
62
    type: int
58
63
  ssl_ca_cert:
59
64
    default: ""
60
65
    type: string