Configuring the Real Time Access Parameters

To regulate the real-time file collector's ability when the CPU consumption is high, configure the parameters in the uc.properties file.

Procedure

  1. Stop the LogLogic® Universal Collector service. For details, see Starting and Stopping LogLogic® Universal Collector Service.
  2. Open <UC_HOME>\conf\uc.properties file by using a text editor.
  3. Update the following parameter values and save the file.
    Parameters Description
    fileReadInterval Defines the time interval to access a file in milliseconds. You can increase this interval to reduce the file read frequency.

    Default value: 10 milliseconds

    fileReadThrottle Defines the maximum number of messages collected per second.

    Default value: 0 (This means that no limitation is defined for message collection.)

  4. Start the LogLogic® Universal Collector service. For details, see Starting and Stopping LogLogic® Universal Collector Service.