Updated Falco Alerts (markdown)

Michael Ducy
2018-10-09 23:18:22 -04:00
parent c5e5b0b4d4
commit 33b1d0ef35

@@ -21,6 +21,8 @@ stdout_output:
```
10:20:05.408091526: Warning Sensitive file opened for reading by non-trusted program (user=root command=cat /etc/shadow file=/etc/shadow)
```
Standard output is useful when using Fluentd or Logstash to capture logs from containers. Alerts can then be stored in Elasticsearch, and dashboards can be created to visualize the alerts. For more information, read [this blog post](https://sysdig.com/blog/kubernetes-security-logging-fluentd-falco/).
When run in the background via the `-d/--daemon` command line option, standard output messages are discarded.
## File Output