Merge lp:~cprov/charms/trusty/logstash/ls-custom-config into lp:~tanuki/charms/trusty/logstash/trunk
Proposed by
Celso Providelo
on 2015-08-13
Status: | Merged |
---|---|
Merged at revision: | 50 |
Proposed branch: | lp:~cprov/charms/trusty/logstash/ls-custom-config |
Merge into: | lp:~tanuki/charms/trusty/logstash/trunk |
Diff against target: |
28 lines (+10/-0) 2 files modified
config.yaml (+4/-0) hooks/config-changed (+6/-0) |
To merge this branch: | bzr merge lp:~cprov/charms/trusty/logstash/ls-custom-config |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Guillermo Gonzalez | 2015-08-13 | Approve on 2015-08-13 | |
Review via email:
|
Commit message
Support 'extra-config' configuration option. Good for configuring PD output or other bits that depend on private/local information (API key).
Description of the change
Support 'extra-config' configuration option. Good for configuring PD output or other bits that depend on private/local information (API key).
To post a comment you must log in.
LGTM