ports/sysutils/beats/files/patch-filebeat_filebeat.yml
Ryan Steinmetz 5a0516d9d7 - Update to 6.7.1
Submitted by:	jp@suppintr.io
Approved by:	elastic@ (feld)
2019-05-07 14:35:56 +00:00

8 lines
306 B
YAML

--- filebeat/filebeat.yml.orig 2017-02-09 15:20:52 UTC
+++ filebeat/filebeat.yml
@@ -112,3 +112,5 @@ output.elasticsearch:
# To enable all selectors use ["*"]. Examples of other selectors are "beat",
# "publish", "service".
#logging.selectors: ["*"]
+logging.to_syslog: true
+logging.to_files: false