solarwinds / fluent-plugin-papertrail

Fluentd integration with Papertrail.
Apache License 2.0
21 stars 11 forks source link

Override invalid severity values rather than failing #26

Open cmrust opened 6 years ago

cmrust commented 6 years ago

We have a user submitted issue where an invalid severity value was bringing the plugin to a halt: https://github.com/solarwinds/fluent-plugin-papertrail/issues/25

We should add an option to override invalid severity values with info. Does this apply to other values, like facility, as well?

The above referenced issue has links to implementation details for the existing process.