eventlog - a table in the xCAT database.
eventlog Attributes: recid, eventtime, eventtype, monitor, monnode, node, application, component, id, severity, message, rawdata, comments, disable
Stores the events occurred.
The record id.
The timestamp for the event.
The type of the event.
The name of the monitor that monitors this event.
The node that monitors this event.
The node where the event occurred.
The application that reports the event.
The component where the event occurred.
The location or the resource name where the event occurred.
The severity of the event. Valid values are: informational, warning, critical.
The full description of the event.
The data that associated with the event.
Any user-provided notes.
Do not use. tabprune will not work if set to yes or 1
nodels(1), chtab(8), tabdump(8), tabedit(8)