COM.TIBCO.hawk.hma.Eventlog
Microagent
Purpose
The Eventlog
microagent (on Microsoft Windows) interfaces with the Microsoft Windows event log service, which records three types of events: system events, security events and application events. You can use this microagent’s methods to respond to events as they happen or to retrieve events in any of the three event logs.
Methods
Method |
Description |
Returns most recent events in the application event log |
|
Returns most recent events in the system event log |
|
Returns most recent events in the security event log |
|
Returns event just added to the application event log |
|
Returns event just added to the security event log |
|
Reports events posted to the Microsoft Windows event log |
|
Adds the event to the event log |