Skip to content

Commit cb5e39d

Browse files
committed
Fixed code indents for examples and table formatting in Windows Exporter Metrics input plugin. Part of issue #1954.
Signed-off-by: Eric D. Schabell <[email protected]>
1 parent 418e6eb commit cb5e39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/inputs/windows-event-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ Some Windows Event Log channels, like `Security`, require administrative privile
5858

5959
If you want to do a test, you can run this plugin from the command line:
6060

61-
```bash
61+
```shell
6262
fluent-bit -i winlog -p 'channels=Setup' -o stdout
6363
```

0 commit comments

Comments
 (0)