Use the audit plug-in without alternative connection

Prev Next

You can configure the sensor to monitor MySQL, MariaDB, or Percona without an alternative connection. In such cases the following functions will be not be available:

  • Terminate on the rule actions

  • DDL/DCL delay (where applicable)

  1. Add the following line to my.cnf file:

    audit_json_socket=1

  2. Execute the command:

    set global audit_json_socket=1;