__header__

Description

Event Log analysis

Inputs

EventLog

OutputSpreadsheet

If provided show the analysis ie
updates rows 2 onward with
Source,Description,Count,Percentage

OutputEventLog

If provided show the filtered events

Parameters

SeverityMask

Bit Combination of:

SourceFilter

if defined look for errors from this source(s)

AnalysisOnSeverity

If not set analysi is done on source
else analysi is done on severity

StartEventSeverityMask

If 0 no start event sort
else Bit combination as above -1 does anie do not care

StartEventSource

If set look for the source text __footer__