scalyr / scalyr-fluentd

The fluentd plugin for inserting log messages and metrics in Scalyr.
Apache License 2.0
6 stars 5 forks source link

Add configuration option to set event-level parser field #26

Closed yanscalyr closed 2 years ago

yanscalyr commented 2 years ago

Due to the difficulty in configuring filters in the case of Fargate, its become useful to have an option within the plugin configuration itself to set a per-event parser, as the existing server-fields configuration gets overwritten by event fields such as "source" which can be undesirable.

PR includes version update, changelog update, and readme update for next release.

oliverhsu77 commented 2 years ago

parser test is failing