Exception detector plugin for fluentd
fluent-plugin-detect-exceptions-with-error is a fork of fluent-plugin-detect-exceptions which
-
includes an ERROR message line preceding the stack trace in the combined exception message
-
handles additional types of line found in Java stack traces, such as ‘common frames omitted’
Installation
This gem is hosted at RubyGems.org and can be installed using:
$ gem install fluent-plugin-detect-exceptions-with-error
Configuration
The plugin supports the same parameters as fluent-plugin-detect-exceptions