ET_Events

WinReporter insert in this table all scanned events. This table is compliant with EvenTrigger 2.0. If more than 20 parameters are available for an event you will find them in ET_Params.

Data field

Data type

Description

id_snapshot

number

snapshot auto-number

Ref

number

Insertion order of the event in the table (index)

Computer

string

Name of the computer where the event was generated

LogName

string

Name of the event log

EventId

number

Identifier of the event

Source

string

Source of the event

Category

string

Category of the event (Source specific)

Type

number

Type of the event (Error, Warning, Information, Success Audit, Failure Audit)

EventTime

date

Time generation of the event

Message

string

The event message

User

string

User account associated with the event

RecordNumber

number

Order of the event in the eventlog (since the last clear)

ParamCount

number

Number of dynamic parameters for the event

Param1

string

First dynamic parameter

...

 

 

ParamN

string

Nth dynamic parameter

...

 

 

Param20

string

20th dynamic parameter