How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Docs: Output Channels

calendar_today January 1, 2001 domain falco

Standard Output When configured to send alerts via standard output, a line is printed for each alert. Here is an example: stdout_output : enabled : true 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.

open_in_new Read original post