Ship IOS Syslog to Observium with Logstash
To send Syslog messages to Observium with Logstash, you can do it like described
on this article (it's not perfect, but it works).
The first thing you have to do is to define an IOS filter in Logstash.
This is how it looks like:
filter {
### IOS Grok
grok