Notification configuration settings
The Notification section contains the configurations for the Notification Engine logs that can be used for troubleshooting. The Notification Engine allows you to define the context in which CIs and relationships are considered to be important, and enables applications to be notified whenever a relevant change is made to those CIs and relationships.
If you are in a server group environment, select the required AR server from the Select Server drop-down list. If you have a stand-alone environment, the required server name is automatically displayed.
Parameter | Description | Default Value | Setting in the AR Configuration file |
---|---|---|---|
Enable Notification Engine | If selected, sends a notification to applications whenever a relevant change is made to those CIs and relationships that are flagged as important. | True | QRD-Enabled |
Maximum Number Of Log Files for API | The maximum number of backup files that the system generates when the log file size exceeds the limit specified in the Maximum Log File Size. | 10 | NOE_MaxBackupIndex |
Logging Level | Defines the type of information that is saved in the log file. Possible types are Error, Info, Debug, Warn, Trace, and Fatal. | Info | NOE_level |
Log File Name for API | Specifies the log file name for Notification Engine plugin. | C:\Program Files\BMC Software\ARSystem\ARServer\Db/noe.log | NOE_File |
Maximum Log File Size for API | Specifies the maximum size of the log file for API. When the log file reaches the file size limit, it is renamed and a new log file is created. The older files are not automatically deleted. | 5 MB | NOE_MaxFileSize |
Conversion Pattern | If you want to generate logging information in a particular format based on a pattern, you can set the conversion pattern. | %d %-5p [%t] %C (%F:%L) - %m%n | NOE_ConversionPattern |
Comments