It should be possible to specify an alerting rule such that every log that is posted and conforms to a specified regex (for example everything containing "ERROR"), immediately triggers an alert. This will require some thought on how to register metrics because this is essentially a metric of type boolean.
It should be possible to specify an alerting rule such that every log that is posted and conforms to a specified regex (for example everything containing "ERROR"), immediately triggers an alert. This will require some thought on how to register metrics because this is essentially a metric of type boolean.