To Edit Logger Settings for a Node Agent

  1. In the tree component, select the Node Agents node.
  2. Select the node agent whose logger settings you are editing.
  3. Click the Logger Settings tab.
  4. Set the required values for the following properties:
    Log File

    Rename the server log file or specify an absolute path to relocate the server log file. The name may contain only alphanumeric characters, the underscore, the dash, or the dot.

    Alarms

    Check this option to route SEVERE and WARNING messages through the JMX framework.

    Write to system log

    Check this option to use the UNIX® syslog service to generate and manage log messages.

    Log Handler

    Specify custom log handler to log to a different destination.

    Log Filter

    Specify log filter to do custom filtering of log records.

    File Rotation Limit

    The maximum size in bytes of the log files. When this limit is reached, log files are rotated.

    File Rotation Time Limit

    The time limit in minutes for rotation of log files. If set to 0, files are rotated based on the size specified in log rotation limit.

    Retain Error Statistics

    The number of hours for which error statistics are retained.

  5. Set values for any additional properties that you require.

    Set the value of each additional property as follows:

    1. In the Additional Properties table, click Add Property.
    2. In the Name field, type the property name.
    3. In the Value field, type the value.
  6. Click Save.
See Also

To View General Node Agent Information

To Edit a Node Agent Realm

To Edit the Node Agent's Listener for JMX

Configuring the Node Agent for SSL