Skip to content

Commit

Permalink
Update alerting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harrytruman committed Jul 29, 2014
1 parent 16989aa commit 647e692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alerting.md
Expand Up @@ -7,7 +7,7 @@ This is a very simple example of configuring email alerts (or whatever else you

2014-07-18T05:06:06.445-07:00 [04916 error 'authvpxdUser' opID=23bd4053] Failed to authenticate user <alfred>

Grok filters parse and tag messages, a throttle filter sets a threshold to occur after 3 messages within 5 minutes. and email outputs get triggered if all those conditions are met.
Grok filters parse and tag messages, a throttle filter sets a threshold to occur after 3 messages within 5 minutes, and email outputs get triggered if all those conditions are met.

````puppet
filter {
Expand Down

0 comments on commit 647e692

Please sign in to comment.