Skip to content

Instantly share code, notes, and snippets.

@portertech
Created June 7, 2013 17:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save portertech/ca25de27caed8215b432 to your computer and use it in GitHub Desktop.
Save portertech/ca25de27caed8215b432 to your computer and use it in GitHub Desktop.
"filters": {
"notify_resolve": {
"attributes": {
"check": {
"status": 0,
"notify_resolve": false
}
},
"negate": true
}
}
"handlers": {
"filtered": {
"type": "pipe",
"command": "cat",
"filter": "notify_resolve"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment