Table of Contents

Application logs

Monitoring of the application logs statistics of a subset of objects. Generate alerts when the amount of logs from a given class and type is over a threshold.

Configuration hints

This monitor can track the amount of logs and messages for a given list of objects. It will report alarms based on filters on message class and severity.

Adding objects

Monitoring:

Note:

Configuration

Surveillance table

ParameterDescription
ActiveTo enable or disable a rule
Check typeDefines how the threshold will be used. LOG: Compare the threshold to the number of log entries matching the filter. MESSAGES: Compare the total number of messages contained in log entries to the threshold.
ObjectThe log object to check for. Use “Add Line” to discover all available objects
Sub-objectThe log sub-object to check for. Use “Add Line” to discover all available objects
ClientTo filter results for specific client. You can use regular expressions
UserTo filter results for specific user. You can use regular expressions
TransactionTo filter results for specific transaction. You can use regular expressions
ReportTo filter results for specific report. You can use regular expressions
ModeTo filter results for specific mode. You can use regular expressions
Minimum log classThe minimum importance level for a log entry to be taken into account. You can select for example only logs containing very important messages
TypeThe type of log messages to look for. You can for example look for ABORTED messages only
ThresholdThe number to which will be compared the number of logs or the number of messages (depends on check type)
Aggr.If set to true, only one alarm per line will be sent, reporting the number of log entries matching the filter. If set to false, one alarm per log entry will be sent.
SeverityThe severity of the alarm generated if threshold is breached.
Alarm tagA field to use if you want to prefix alarm message with a given text.
AlarmEnable/disable alarm sending
MetricEnable/disable metric sending
ReportFor future usage in reports

Generated metrics

metricIdmetricUnitmetricTargetmetricDescription
APPLICATION_LOGS_MESSAGE_COUNTmessages[CLIENT][OBJECT][SUBOBJECT][LEVEL][TYPE]The number of messages per object