SumoLogic / fluentd-output-sumologic

Fluentd output plugin to deliver logs or metrics to Sumo Logic.
https://rubygems.org/gems/fluent-plugin-sumologic_output
Apache License 2.0
29 stars 28 forks source link

feat: log warning if log_key does not exist in log #86

Closed sumo-drosiek closed 1 year ago

sumo-drosiek commented 1 year ago

Log warning if log key does not exist in the log

I decided to add warning message as raising exception may lead to re-ingest logs in current architecture