$('a[name]').remove(); $('#ic-homepage__footer').before('
'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('
'); $("#ic-homepage__feed-tips").wrapInner('
'); });
IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Attributes reference IBM Tivoli Monitoring, Version 6.3
Event log attribute node
The Event log attribute group contains any recent event log entries that pertain to the application.
By default, the agent displays only events that occur after the agent is started. Events are removed from the Event Log view 1 hour after they occur.
The following list contains information about each attribute in the Event Log attribute group:
- Node attribute - This attribute is a key attribute
- Description
- The managed system name of the agent
- Type
- String
- Names
- Attribute name
- Node
- Column name
- ORIGINNODE
- Log Name attribute
- Description
- The event log - Application, System, Security, or an application-specific log
- Type
- String
- Names
- Attribute name
- Log_Name
- Column name
- LOGNAME
- Event Source attribute
- Description
- The event source that is defined by the application
- Type
- String
- Names
- Attribute name
- Event_Source
- Column name
- EVTSOURCE
- Event Type attribute
- Description
- Event Type - Error(0), Warning(1), Informational(2), Audit_Success(3), Audit_Failure(4), Unknown(5)
- Type
- Integer
- Names
- Attribute name
- Event_Type
- Column name
- EVTTYPE
- Event ID attribute
- Description
- The ID of the event
- Type
- Integer
- Names
- Attribute name
- Event_ID
- Column name
- EVTID
- Event Category attribute
- Description
- The category of the event
- Type
- String
- Names
- Attribute name
- Event_Category
- Column name
- EVTCATEG
- Message attribute
- Description
- The event message
- Type
- String
- Names
- Attribute name
- Message
- Column name
- MESSAGE
- Time Generated attribute
- Description
- The time the event was generated
- Type
- Time
- Names
- Attribute name
- Time_Generated
- Column name
- TIMESTAMP
Parent topic:
Attributes reference