Skip to main content

Notification when log database connection dropped

Comments

1 comment

  • David Paras

    You can create a File Event for the kernelWebrunner.log file in the <InstallationDirectory>/ServerKernel/web/logfiles directory. This file gets written to when the connection to the log database is lost. If you create a File Event with the OnFileModified attribute, you can trigger off a flow to send you an email when the log database connection is lost.

    0

Post is closed for comments.