Skip to content

Commit 7c0495e

Browse files
lubTom
authored andcommitted
sqllite typo in windows-event-log-winevtlog example config (fluent#1868)
Signed-off-by: lub <[email protected]> Signed-off-by: Tom <[email protected]>
1 parent e9beea8 commit 7c0495e

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
@@ -42,7 +42,7 @@ pipeline:
4242
- name: winevtlog
4343
channels: Setup,Windows PowerShell
4444
interval_sec: 1
45-
db: winevtlog.sqllite
45+
db: winevtlog.sqlite
4646
outputs:
4747
- name: stdout
4848
match: '*'

0 commit comments

Comments
 (0)