Skip to content

Instantly share code, notes, and snippets.

@armiiller
Last active May 7, 2020 22:15
Show Gist options
  • Save armiiller/42d43625c87dc2534106b5a295a70283 to your computer and use it in GitHub Desktop.
Save armiiller/42d43625c87dc2534106b5a295a70283 to your computer and use it in GitHub Desktop.
{
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