Skip to content

Commit d776a65

Browse files
esmerelcnorris-cs
andauthored
Apply suggestions from code review
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent 0abca7c commit d776a65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pipeline/inputs/windows-event-log.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ Here is a minimum configuration example.
3333
Match *
3434
```
3535

36-
Some Windows Event Log channels, like `Security` require administrative privileges for reading. In this case, you need to run Fluent Bit as an administrator.
36+
Some Windows Event Log channels, like `Security`, require administrative privileges for reading. In this case, you need to run Fluent Bit as an administrator.
3737

3838
### Command line
3939

40-
If you want to do a test, you can run this plugin from the command line.
40+
If you want to do a test, you can run this plugin from the command line:
4141

4242
```bash
4343
fluent-bit -i winlog -p 'channels=Setup' -o stdout

0 commit comments

Comments
 (0)