Skip to main content
Skip table of contents

Log Distribution Services

The Log Distribution Services (LDS) allows you to forward specified syslog and non-syslog log messages to an external syslog receiver over TCP or UDP. This flexibility allows you to forward log messages in a format and configuration that best meets your needs.

Global Administrators can configure LDS from the LogRhythm Client Console through the Log Distribution Policy Manager or the Log Distribution Receiver Manager.

LDS ComponentPurpose
The Log Distribution Receiver ManagerUsed to define the external receivers where the syslog messages are forwarded.
The Log Distribution Policy ManagerUsed to define the policies that specify which syslog messages are forwarded.
The Mediator Server serviceMust be running for LDS to process the logs for forwarding.

Log Distribution Services Startup and Logging

During Data Processor initialization, the Mediator starts the LDS Engine automatically and logs the result to scmedsvr.log.

During startup, the LDS Engine creates its own log file, ldsengine.log, in the Mediator logs directory.

If the Mediator is shut down or restarted, the LDS Engine spools out any unsent logs to disk in the Mediator directory under \state\LDS_Spool\, and a log message is written to ldsengine.log.

Non-Syslog Priority Calculation

When forwarding a message from a syslog source, Log Distribution Services always preserves the original Priority value. For non-syslog sources, the Priority value is based on your selection from the Facility list and the following formula.

The Priority Formula is Priority = Facility * 8 + Severity.

Facility Values

FacilityValue

local 0

16

local 1

17
local 218
local 319
local 420
local 521
local 622
local 723

Message Class ID Severity Values

MsgClassIdSeverity
10006
10206
10405
10606
10805
11005
11205
11406
11605
1200 
1220 
1400 
1500 
1600 
19985
19996
20006
21005
22004
22504
23002
24002
25001
26001
27004
28105
2820 
2830 
2840 
2850 
2860 
29005
29996
30006
31001
32003
33004
34006
35006
35105
35206
39996
Else0
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.