using this guide gives the error: 2019-11-19T12:12:30Z E! [outputs.influxdb_v2] when writing to [https://us-west-2-1.aws.cloud2.influxdata.com]: failed to write metric: forbidden: insufficient permissions for write
19.11.19 04:12:30 (-0800) telegraf 2019-11-19T12:12:30Z E! [agent] Error writing to outputs.influxdb_v2: failed to write metric: forbidden: insufficient permissions for write
Hey there! Thanks for reaching out! Here are some things I’d check:
- Are you sure you are using the right InfluxDB Cloud token?
- Are you sure that the remaining of the configuration env vars are correct? (i.e. no typos, incorrect orgs, etc?)
- Are you sure that the InfluxDB Cloud token you generated has both read and write permissions? (i.e. not just read?)
Can you confirm the above points?