Sha256: 4d52a09372e57f9ad5117de2469e6dcc923cfadc3e2a53195850d7c356309c96

Contents?: true

Size: 820 Bytes

Versions: 4

Compression:

Stored size: 820 Bytes

Contents

= Exception detector plugin for {fluentd}[http://github.com/fluent/fluentd]

fluent-plugin-detect-exceptions-with-error is a fork of {fluent-plugin-detect-exceptions}[https://github.com/GoogleCloudPlatform/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}[https://rubygems.org/gems/fluent-plugin-detect-exceptions-with-error]
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}[https://github.com/GoogleCloudPlatform/fluent-plugin-detect-exceptions]



Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fluent-plugin-detect-exceptions-with-error-0.0.3 README.rdoc
fluent-plugin-detect-exceptions-with-error-0.0.2b README.rdoc
fluent-plugin-detect-exceptions-with-error-0.0.2a README.rdoc
fluent-plugin-detect-exceptions-with-error-0.0.2 README.rdoc