-
Notifications
You must be signed in to change notification settings - Fork 1
Monitoring
Jeremy R. Easton-Marks edited this page Nov 29, 2016
·
2 revisions
Provides an event listener which will output the query or process that is about to be run to the Action Monitoring log.
-
Download the latest version of the Monitoring.sql script which can be found here.
-
Run the sql script against the IRCT DB.
-
Restart the IRCT
BeforeProcess - Runs before a process and outputs the process to the log
BeforeQuery - Runs before a query and outputs the query to the log