mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 05:00:30 -04:00
8 lines
306 B
YAML
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
|