Change output options in file as well.

Also change output options in falco config to reflect default behavior
of being started via a service.
This commit is contained in:
Mark Stemm
2016-05-09 17:18:20 -07:00
parent 58d730c62a
commit 6203c6be74

View File

@@ -1,14 +1,14 @@
rules_file: /etc/falco_rules.yaml
json_output: false
log_stderr: true
log_stderr: false
log_syslog: true
syslog_output:
enabled: true
file_output:
enabled: true
enabled: false
filename: ./events.txt
stdout_output: