Modify Log Distribution Service Properties in Data Processors


 In the Data Processors Advanced Properties window, you can modify the LDSEngineQueueSize and LDSDistributionQueueSize values.

To modify these properties:

  1. On the main toolbar, click Deployment Manager.

  2. Click the Data Processors tab.

  3. Double-click the Host Entity you want.
    The Data Processor Properties window appears.

  4. In the lower-left corner, click Advanced.
    The Data Processor Advanced Properties window appears.

  5. Locate the following properties in the Mediator component and make the necessary changes.

    Property

    Default Value

    Minimum Value

    Maximum Value

    Description

    LDSEngineQueueSize

    60000

    1000

    500000

    Specify the size of the primary log distribution queue. If you exceed the queue size, all additional logs sent to the LDS Engine Queue will be dropped.

    LDSDistributionQueueSize

    10000

    1000

    100000

    Specify the size for each log distribution queue. Every receiver has its own queue. If you exceed the queue size, all additional logs sent to the LDS Receiver Distribution Queue are dropped. If the value is set too high, you could potentially see excessive memory utilization. A log message will be written to ldsengine.log if the queue size is approaching the LDSDistributionEngineQueueSize value.


  6. Click OK.