Update content/telegraf/v1/release-notes.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>pull/5597/head
parent
d47b549abd
commit
e4de0c3df1
|
@ -21,7 +21,7 @@ menu:
|
||||||
[#15677](https://github.com/influxdata/telegraf/pull/15677),
|
[#15677](https://github.com/influxdata/telegraf/pull/15677),
|
||||||
[#15695](https://github.com/influxdata/telegraf/pull/15695) and
|
[#15695](https://github.com/influxdata/telegraf/pull/15695) and
|
||||||
[#15751](https://github.com/influxdata/telegraf/pull/15751)).
|
[#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
|
used if no `logfile` is provided, otherwise messages are logged to the given
|
||||||
file. For using the Windows `eventlog` set `logformat = "eventlog"`!
|
file. For using the 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 -
|
||||||
|
|
Loading…
Reference in New Issue