Last active
May 7, 2020 22:15
-
-
Save armiiller/42d43625c87dc2534106b5a295a70283 to your computer and use it in GitHub Desktop.
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
{ | |
always: true, | |
alert: {...}, // the alert object | |
log: {...}, // the source log of the alert (if one exists) | |
log_parsed: boolean, // a boolean indicating if PagerTree was able to parse the log to an object | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment