0

I'm trying to collect syslog messages from cisco equipment and send it to sensu for analysis and alerting. Is it possible/feasible with fluentd? If yes, could you please advise the way? Thank you, Alexei

joystick
  • 150
  • 1
  • 9

1 Answers1

0

Sensu isn't a tool for log analysis - it is more for executing service checks (think Nagios-style monitoring). Fluentd can take syslog messages as input, but sensu isn't the proper output channel for analyzing those logs, and as it doesn't do alerting directly probably isn't the best choice for that either.