forked from ansible-collection/filebeat
Merge pull request '修订 logging.json 为 false' (#48) from pengln/filebeat:master into master
Reviewed-on: https://app.huanyuantech.com:10301/gitea/ansible-collection/filebeat/pulls/48
This commit is contained in:
commit
7f666b82c7
|
@ -1,10 +1,4 @@
|
||||||
logging.json: true
|
logging.json: false
|
||||||
|
|
||||||
filebeat.config.inputs:
|
|
||||||
enabled: true
|
|
||||||
path: ${path.config}/filebeat_quick.yml
|
|
||||||
reload.enabled: true
|
|
||||||
reload.period: 10s
|
|
||||||
|
|
||||||
filebeat.inputs:
|
filebeat.inputs:
|
||||||
- type: log
|
- type: log
|
||||||
|
|
Loading…
Reference in New Issue