fangli / fluent-plugin-influxdb

A buffered output plugin for fluentd and InfluxDB
MIT License
111 stars 65 forks source link

How do I inject custom key/values #104

Open bhakta0007 opened 4 years ago

bhakta0007 commented 4 years ago

I would like to inject custom key/value (e.g "host": "linux1.internal") to every record that goes out. The message itself does not have this information and I don't want to change the log on the application for this.