Created
March 22, 2017 19:02
-
-
Save brh55/93bd9cfc90d27f07f24b559ae79e45e2 to your computer and use it in GitHub Desktop.
Log Stash Notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Watch Logs | |
> Set watches on the logs to be scanned, if a condition is met it triggers a watch | |
https://www.elastic.co/guide/en/watcher/current/watch-log-data.html | |
> `Watch` -> `Condition` (If True) -> `Action` (webhook or anywhere) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment