MySQL
Implements base functionality for MySQL analysis. Generates the mysql.log file.
Namespace: | MySQL |
---|---|
Imports: | base/protocols/mysql/consts.bro |
Source File: | /scripts/base/protocols/mysql/main.bro |
MySQL::Info : record |
Log::ID : enum |
|
connection : record |
MySQL::log_mysql : event |
Event that can be handled to access the MySQL record as it is sent on to the logging framework. |
MySQL::Info
Type: |
|
---|
MySQL::log_mysql
Type: | event (rec: MySQL::Info ) |
---|
Event that can be handled to access the MySQL record as it is sent on to the logging framework.