Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 Microsoft Windows Microagents and Methods : COM.TIBCO.hawk.hma.Eventlog : Eventlog:getRecentApplicationEvents

Eventlog:getRecentApplicationEvents
Method
Purpose
This method (on Microsoft Windows) provides the 30 most recent events in the Microsoft Windows application event log.
Remarks
This method should not be used as a data source for a rule, because subsequent invocation returns the same data. Use onApplicationEvent instead.
Composite event identifiers are represented in the result descriptions by the use of double colons between event parameters (source::event).
Type
Synchronous, IMPACT_INFO.
Arguments
None.
Returns
 
Source-specific category of the event. The category may be any value between zero and 65535 where zero represents "no category."
Message template merge strings. These strings are merged into the associated message template to form the complete textual description of the event. These strings are always returned even when the associated message template cannot be found.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved