Configuring AR System server logging
You can configure the AR System server logging by applying restrictions such that the log files capture only the required information.This topic provides the following information:
Concept of AR System server logging restrictions
You can restrict the AR System server logging based on one or more parameters. For each parameter, you can specify one or more values. To restrict the AR System server logging, use the Log Filtering tab on the Server Information form in the BMC Remedy AR System Administration console.
The following video (7:18) provides information about the concept and benefits of this feature. The video also demonstrates the method apply the logging restrictions.
Server logging restrictions feature
The following table lists the restrictions that you can apply to AR System server logging:
The Restrict-Logging parameter is added to the ar.cfg (ar.conf) file. The following table lists the possible values of Restrict-Logging parameter:
The Restrict-Logging parameter controls which type of logging restriction is enabled. You can have combinations of Users, Client Type, and RPC Queues restrictions. For example, if you select Users and Client Type restrictions, the value of Restrict-Logging parameter is set to 3 (1+2).
To apply the AR System server logging restrictions
- In the BMC Remedy AR System Administration console, from the Server Information form, click the Log Filtering tab
Select the parameters on which you want to restrict the logging.
For example, to restrict the logging on users and client type, select the Users and Client Type check boxes.
For each parameter that you want to apply the restrictions on, type the value in the corresponding field.
To add restriction on multiple values for each parameter, add semicolon separated values. For example, for restricting the logging on two users, in the Users field, enter Allen;Mike.- Click Apply.
The logging restrictions are applied immediately. The corresponding parameters in the ar.cfg (ar.conf) file are updated. You do not have to restart the AR System server.
Related topic