Update content/telegraf/v1/release-notes.md

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
pull/5597/head
Sven Rebhan 2024-09-11 12:36:10 +02:00 committed by GitHub
parent d47b549abd
commit e4de0c3df1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ menu:
[#15677](https://github.com/influxdata/telegraf/pull/15677),
[#15695](https://github.com/influxdata/telegraf/pull/15695) and
[#15751](https://github.com/influxdata/telegraf/pull/15751)).
As a consequence the redunant `logtarget` setting is deprecated, `stderr` is
As a consequence, the redundant `logtarget` setting is deprecated. `stderr` is
used if no `logfile` is provided, otherwise messages are logged to the given
file. For using the Windows `eventlog` set `logformat = "eventlog"`!
- This release contains a change in json_v2 parser config parsing -