Skip to main content
Skip table of contents

Log Processing Reports

The MPE, a component of the Mediator Server service, keeps a record of how many times a rule has been compared to a log message and the total amount of time spent processing logs against each rule. This is accomplished by writing two logs: lps_detail.log which generates detailed statistics for a log processing policy for a given period of time; lps_policysortingstats.log which compiles a log per second rate of the policy over time. These reports give valuable input into system performance and the efficiency of rules being used in processing.

To send your report to LogRhythm automatically, configure the following parameters in the MPE component, and General group, of the Modify Data Processor Advanced Properties.

ComponentGroupParameter NameValue Type

Description

MPEGeneralLogLevel

Verbose


Debug

Sets the MPE logging level (log written to scmpe.log).

Options: Off, Error, Warning, Info, Verbose, Debug

  • For lps_detail.log only, set LogLevel to Verbose.
  • For both reports, set LogLevel to Debug.
MPEGeneralSubmitDiagnosticsInterval

Integer

How often to submit diagnostic information to LogRhythm (in hours). Enter 0 to disable sending
diagnostic information or 1-24 to send diagnostic
information. Default: 0

MPEGeneralRulePerformanceStatsMode

Off

Local

Local and Send

Default: Off

Rule performance statistics mode:
Off. Do not write report (lps_detail.log or lps_policysortingstats.log) or data file (lps_stats.dat) locally or submit to LogRhythm (default).
Local. Write the report (lps_detail.log or lps_policysortingstats.log) and data file (lps_stats.dat) locally.
Local and Send. Write the Report (lps_detail.log or lps_policysortingstats.log) and data file (lps_stats.dat) locally and submit to LogRhythm.

The MPE LogLevel must also be set.

MPEGeneralRulePerformanceStats
SubmitInterval
1-24

Default: 12

How often to submit rule performance information to LogRhythm (in hours). The latest lps_detail.log and lps_stats.dat files are submitted each interval.

JavaScript errors detected

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

If this problem persists, please contact our support.