Update content/telegraf/v1/release-notes.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>pull/5597/head
parent
e4de0c3df1
commit
c8a0cea88b
|
@ -23,7 +23,7 @@ menu:
|
||||||
[#15751](https://github.com/influxdata/telegraf/pull/15751)).
|
[#15751](https://github.com/influxdata/telegraf/pull/15751)).
|
||||||
As a consequence, the redundant `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
|
used if no `logfile` is provided, otherwise messages are logged to the given
|
||||||
file. For using the Windows `eventlog` set `logformat = "eventlog"`!
|
file. To use Windows `eventlog`, set `logformat = "eventlog"`.
|
||||||
- This release contains a change in json_v2 parser config parsing -
|
- This release contains a change in json_v2 parser config parsing -
|
||||||
if the config is empty (not define any rules), initialization will fail
|
if the config is empty (not define any rules), initialization will fail
|
||||||
(see PR [#15844](https://github.com/influxdata/telegraf/pull/15844)).
|
(see PR [#15844](https://github.com/influxdata/telegraf/pull/15844)).
|
||||||
|
|
Loading…
Reference in New Issue