Skip to content

Commit e53fb58

Browse files
Update pipeline/inputs/windows-event-log-winevtlog.md
Co-authored-by: Adam Locke <[email protected]> Signed-off-by: Meissner Morales <[email protected]>
1 parent bf63f2b commit e53fb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/inputs/windows-event-log-winevtlog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The plugin supports the following configuration parameters:
1515
| DB | Set the path to save the read offsets. \(optional\) | |
1616
| String\_Inserts | Whether to include StringInserts in output records. \(optional\) | True |
1717
| Render\_Event\_As\_XML | Whether to render system part of event as XML string or not. \(optional\) | False |
18-
| Ignore\_Missing\_Channels | Whether to ignore event channels not present in the event log and keep running with channels that could be subscribed to. \(optional\) | False |
18+
| Ignore\_Missing\_Channels | Whether to ignore event channels not present in the event log, and continue running with subscribed channels. \(optional\) | False |
1919
| Use\_ANSI | Use ANSI encoding on eventlog messages. If you have issues receiving blank strings with old Windows versions (Server 2012 R2), setting this to True may solve the problem. \(optional\) | False |
2020
| Event\_Query | Specify XML query for filtering events. | `*` |
2121
| Read\_Limit\_Per\_Cycle | Specify read limit per cycle. | 512KiB |

0 commit comments

Comments
 (0)