On Fri, 30 Dec 2016, Bob Gregory wrote:

The omriemann module is slowly coming together. I want to support a
richer json format for advanced use cases, but impstats works, and I can
send events to riemann with arbitrary message properties like so:

action(type="omriemann"
 # global and local properties resolve
 host="hostname"
 # and so do json properties
 metric="!my_metric_field"
 # if we can't resolve a property for a config value, we treat it as a
literal.
 ttl="90" service="my-metric")

I wrote a quick blog entry covering one simple use case - mostolog's log
explosion
https://io.made.com/blog/monitoring-with-riemann-and-rsyslog-part-1/

All feedback is welcomed.

also take a look at what dyn_stats generate, I expect that you would end up using that a lot.

David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to