There was an error while loading. Please reload this page.
Custom KaaE settings can be stored and loaded from: /etc/kaae.json
/etc/kaae.json
{ "es": { "timefield": "@timestamp", "default_index": "watcher", "type": "watch", "alarm_index": "watcher_alarms" }, "kaae": { "history": 20 }, "settings" : { "email" : { "user": "username", "password": "password", "host": "smtp.server.com", "ssl": true, "active": false }, "slack" : { "username": "KAAE", "hook": "https://hooks.slack.com/services/<token>", "channel": "#kaae", "active": false }, "report" : { "tmp_path" : "/tmp/", "active": false } } }
Installation
Config Example
Watcher Anatomy
Watcher Example
Report Example
Watcher Actions
KAAE Alerts in Kibana
KAAE Kibana SPY Plugin
Other Examples
F.A.Q.
ROADMAP