Compare commits
No commits in common. "478a76ad2dd844f0ff28a893d8d24ef9a1d86e2f" and "465bf8f3492a5031030ae91127aafb729bd5c73b" have entirely different histories.
478a76ad2d
...
465bf8f349
|
@ -1,13 +1,3 @@
|
|||
# 关闭掉Filebeat本身的metrics日志输出
|
||||
logging.metrics.enabled: false
|
||||
|
||||
# 修订配置文件自动reload
|
||||
filebeat.config.inputs:
|
||||
enabled: true
|
||||
path: ${path.config}/filebeat.yml
|
||||
reload.enabled: true
|
||||
reload.period: 10s
|
||||
|
||||
logging.json: false
|
||||
|
||||
queue.mem:
|
||||
|
|
Loading…
Reference in New Issue