You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
Once I restart the service, I look a the log file and I see the following.
Here is what I see within the barnyard2.log file.
INFO database: Defaulting Reconnect/Transaction Error limit to 10
INFO database: Defaulting Reconnect sleep time to 5 second
INFO database: Defaulting Reconnect/Transaction Error limit to 10
INFO database: Defaulting Reconnect sleep time to 5 second
What may be the problem. I can connect to the remote MySQL server via the CLI and am able to connect. I can connect to the database and am able to sho w tables.
Any ideas???
Thank you
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I added the following line for sending alerts to a remote SQL server.
output database: log, mysql, user=snort dbname=nwsnort sensor_name=lrc-eno2 password=xxxxxxxxx host=x.x.x.43
output database: alert, mysql, user=snort dbname=nwsnort sensor_name=lrc-eno2 password=xxxxxxxxx host=x.x.x.43
Once I restart the service, I look a the log file and I see the following.
Here is what I see within the barnyard2.log file.
INFO database: Defaulting Reconnect/Transaction Error limit to 10
INFO database: Defaulting Reconnect sleep time to 5 second
INFO database: Defaulting Reconnect/Transaction Error limit to 10
INFO database: Defaulting Reconnect sleep time to 5 second
What may be the problem. I can connect to the remote MySQL server via the CLI and am able to connect. I can connect to the database and am able to sho w tables.
Any ideas???
Thank you
The text was updated successfully, but these errors were encountered: