| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-17 | all: rename struct InfluxdConfig to ConfigForwarder | Shulhan | |
| Later we will have multiple forwarders, not only influxd. | |||
| 2022-08-15 | all: add support for influxd API v2 | Shulhan | |
| This changes replace the "influxdb_api_write" with new section `[forwarder "influxd"]`. The section contains version, url, org, bucket, user, password, and token. The version field define the API version to be used when writing log to Influxd. | |||
