Sending Windows event logs to a MySQL database. #4562
tssingtampa
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
I need your help, I'm trying to filter Windows events, and then send the data to a MySQL database.
I've attached a .txt file with the code I'm using
fluentdV2.txt
Here is the error I am getting as a result:
2024-07-18 11:46:02 -0400 [warn]: in_windows_eventlog is deprecated. It will be removed in the future version. 2024-07-18 11:46:02 -0400 [error]: config error file="C:/opt/fluent/etc/fluent/fluentd.conf" error_class=Fluent::ConfigError error="Plugin @id or path for <storage> required when 'persistent' is true"
Beta Was this translation helpful? Give feedback.
All reactions