mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-16 03:10:36 +00:00
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/eventlog.7.rst
This commit is contained in:
@ -19,7 +19,7 @@ SYNOPSIS
|
||||
********
|
||||
|
||||
|
||||
\ **eventlog Attributes:**\ \ *application*\ , \ *comments*\ , \ *component*\ , \ *disable*\ , \ *eventtime*\ , \ *eventtype*\ , \ *id*\ , \ *message*\ , \ *monitor*\ , \ *monnode*\ , \ *node*\ , \ *rawdata*\ , \ *recid*\ , \ *severity*\
|
||||
\ **eventlog Attributes:**\ \ *application*\ , \ *comments*\ , \ *component*\ , \ *disable*\ , \ *eventtime*\ , \ *eventtype*\ , \ *id*\ , \ *message*\ , \ *monitor*\ , \ *monnode*\ , \ *node*\ , \ *rawdata*\ , \ *recid*\ , \ *severity*\
|
||||
|
||||
|
||||
***********
|
||||
@ -40,87 +40,87 @@ eventlog Attributes:
|
||||
|
||||
|
||||
\ **application**\ (eventlog.application)
|
||||
|
||||
|
||||
The application that reports the event.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **comments**\ (eventlog.comments)
|
||||
|
||||
|
||||
Any user-provided notes.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **component**\ (eventlog.component)
|
||||
|
||||
|
||||
The component where the event occurred.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **disable**\ (eventlog.disable)
|
||||
|
||||
|
||||
Do not use. tabprune will not work if set to yes or 1
|
||||
|
||||
|
||||
|
||||
|
||||
\ **eventtime**\ (eventlog.eventtime)
|
||||
|
||||
|
||||
The timestamp for the event.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **eventtype**\ (eventlog.eventtype)
|
||||
|
||||
|
||||
The type of the event.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **id**\ (eventlog.id)
|
||||
|
||||
|
||||
The location or the resource name where the event occurred.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **message**\ (eventlog.message)
|
||||
|
||||
|
||||
The full description of the event.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **monitor**\ (eventlog.monitor)
|
||||
|
||||
|
||||
The name of the monitor that monitors this event.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **monnode**\ (eventlog.monnode)
|
||||
|
||||
|
||||
The node that monitors this event.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **node**\ (eventlog.node)
|
||||
|
||||
|
||||
The node where the event occurred.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **rawdata**\ (eventlog.rawdata)
|
||||
|
||||
|
||||
The data that associated with the event.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **recid**\ (eventlog.recid)
|
||||
|
||||
|
||||
The record id.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **severity**\ (eventlog.severity)
|
||||
|
||||
|
||||
The severity of the event. Valid values are: informational, warning, critical.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -129,5 +129,5 @@ SEE ALSO
|
||||
********
|
||||
|
||||
|
||||
\ **mkdef(1)**\ , \ **chdef(1)**\ , \ **lsdef(1)**\ , \ **rmdef(1)**\
|
||||
\ **mkdef(1)**\ , \ **chdef(1)**\ , \ **lsdef(1)**\ , \ **rmdef(1)**\
|
||||
|
||||
|
Reference in New Issue
Block a user