Next Topic

Previous Topic

Book Contents

vNtEventLog

vNtEventLog

Event log data collected from each managed machine

Column Name

Type

Purpose

Machine_GroupID

varchar

A concatenated representation of the machine id and the group id it is associated with.

agentGuid

numeric

A globally unique identifier for a machine ID.group ID account and its corresponding agent.

machName

varchar

Machine Name used for each agent

groupName

varchar

Group Name used for each agent

LogType

int

1 -> Application Log

2 -> Security Log

3 -> System Log

EventType

int

1 -> Error

2 -> Warning

4 -> Informational

8 -> Success Audit

16 -> Failure Audit

EventTime

datetime

Time the event occurred

ApplicationName

varchar

event log source

EventCategory

varchar

event log category

EventID

int

event log event ID

UserName

varchar

event log user

ComputerName

varchar

event log computer name

EventMessage

varchar

event log message