a firstworks project
SQL Relay
About Documentation FAQ Download Licensing Support News

Notifications

The SQL Relay server can notify recipients when various events occur.



Supported events include:

  • client_connected
  • client_connection_refused
  • client_disconnected
  • client_protocol_error
  • db_login
  • db_logout
  • db_error
  • db_warning
  • query_executed
  • filter_violation
  • internal_error
  • internal_warning
  • debug_message
  • schedule_violation
  • integrity_violation

Use the default notification template, or design your own.

SQL Relay Notification:

Event          : @event@
Event Info     : @eventinfo@
Date           : @datetime@
Host Name      : @hostname@
Instance       : @instance@
Process Id     : @pid@
Client Address : @clientaddr@
Client Info    : @clientinfo@
User           : @user@
Query          :
@query@

Copyright 2017 - David Muse - Contact