Fix typo in CONFIGURATION.md example (#5441)

This commit is contained in:
tgregory86 2019-02-15 14:13:43 -05:00 committed by Daniel Nelson
parent ab1a1b075d
commit c18934f065
1 changed files with 1 additions and 1 deletions

View File

@ -527,7 +527,7 @@ output. The tag is removed in the outputs before writing.
urls = ["http://influxdb.example.com"]
database = "db_other"
tagexclude = ["influxdb_database"]
[ouputs.influxdb.tagpass]
[outputs.influxdb.tagpass]
influxdb_database = ["other"]
[[inputs.disk]]