Redpeaks V6.8
Trouble shooting
Monitors Guide
Trouble shooting
Monitors Guide
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.
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:
Parameter | Description |
---|---|
Active | To enable or disable a rule |
Check type | Defines 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. |
Object | The log object to check for. Use “Add Line” to discover all available objects |
Sub-object | The log sub-object to check for. Use “Add Line” to discover all available objects |
Client | To filter results for specific client. You can use regular expressions |
User | To filter results for specific user. You can use regular expressions |
Transaction | To filter results for specific transaction. You can use regular expressions |
Report | To filter results for specific report. You can use regular expressions |
Mode | To filter results for specific mode. You can use regular expressions |
Minimum log class | The minimum importance level for a log entry to be taken into account. You can select for example only logs containing very important messages |
Type | The type of log messages to look for. You can for example look for ABORTED messages only |
Threshold | The 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. |
Severity | The severity of the alarm generated if threshold is breached. |
Alarm tag | A field to use if you want to prefix alarm message with a given text. |
Alarm | Enable/disable alarm sending |
Metric | Enable/disable metric sending |
Report | For future usage in reports |
metricId | metricUnit | metricTarget | metricDescription |
---|---|---|---|
APPLICATION_LOGS_MESSAGE_COUNT | messages | [CLIENT][OBJECT][SUBOBJECT][LEVEL][TYPE] | The number of messages per object |