Notification when log database connection dropped
I'd like to receive an email notification when Adeptia's connection to the log database goes down. Is there a way to set this up in Adeptia?
0
-
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.
Comments
1 comment