fix(win_eventlog): fixing config (#8209)
This commit is contained in:
parent
4fa620fd6e
commit
6665b48008
|
|
@ -9,6 +9,7 @@ Telegraf should have Administrator permissions to subscribe for some of the Wind
|
|||
### Configuration
|
||||
|
||||
```toml
|
||||
[[inputs.win_eventlog]]
|
||||
## Telegraf should have Administrator permissions to subscribe for some Windows Events channels
|
||||
## (System log, for example)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue