Skip to content

Monitoring

Jeremy R. Easton-Marks edited this page Nov 29, 2016 · 2 revisions

Monitoring

Introduction

Provides an event listener which will output the query or process that is about to be run to the Action Monitoring log.

Installation

  1. Download the latest version of the Monitoring.sql script which can be found here.

  2. Run the sql script against the IRCT DB.

  3. Restart the IRCT

Events

BeforeProcess - Runs before a process and outputs the process to the log

BeforeQuery - Runs before a query and outputs the query to the log

Clone this wiki locally