mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-04 16:20:18 +00:00
falco-CLA-1.0-signed-off-by: Xiang Dai <764524258@qq.com>1
This commit is contained in:
@@ -137,7 +137,7 @@ webserver:
|
|||||||
program_output:
|
program_output:
|
||||||
enabled: false
|
enabled: false
|
||||||
keep_alive: false
|
keep_alive: false
|
||||||
program: mail -s "Falco Notification" someone@example.com
|
program: "jq '{text: .output}' | curl -d @- -X POST https://hooks.slack.com/services/XXX"
|
||||||
|
|
||||||
http_output:
|
http_output:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
Reference in New Issue
Block a user