Перейти к основному содержимому

LogService

LogEntry 1.19.0

 
Versionv1.19
Release2025.2

Description

The LogEntry schema defines the record format for a log. It is designed for Redfish event logs, OEM-specific log formats, and the IPMI System Event Log (SEL). The EntryType field indicates the type of log and the resource includes several additional properties dependent on the EntryType.

URIs

/​redfish/​v1/​Chassis/​{ChassisId}/​LogServices/​{LogServiceId}/​Entries/​{LogEntryId}
/​redfish/​v1/​Chassis/​{ChassisId}/​PCIeDevices/​{PCIeDeviceId}/​CXLLogicalDevices/​{CXLLogicalDeviceId}/​DeviceLog/​Entries/​{LogEntryId}
/​redfish/​v1/​CompositionService/​ResourceBlocks/​{ResourceBlockId}/​Systems/​{ComputerSystemId}/​LogServices/​{LogServiceId}/​Entries/​{LogEntryId}
/​redfish/​v1/​JobService/​Log/​Entries/​{LogEntryId}
/​redfish/​v1/​Managers/​{ManagerId}/​LogServices/​{LogServiceId}/​Entries/​{LogEntryId}
/​redfish/​v1/​ResourceBlocks/​{ResourceBlockId}/​Systems/​{ComputerSystemId}/​LogServices/​{LogServiceId}/​Entries/​{LogEntryId}
/​redfish/​v1/​Systems/​{ComputerSystemId}/​LogServices/​{LogServiceId}/​Entries/​{LogEntryId}
/​redfish/​v1/​Systems/​{ComputerSystemId}/​Memory/​{MemoryId}/​DeviceLog/​Entries/​{LogEntryId}
/​redfish/​v1/​TelemetryService/​LogService/​Entries/​{LogEntryId}

Properties

PropertyTypeAttributesNotes
Actions (v1.2+) {}objectThe available actions for this resource.
AdditionalDataSizeBytes (v1.7+)integer
(By)
read-only
(null)
The size of the additional data for this log entry.
AdditionalDataURI (v1.7+)string
(URI)
read-only
(null)
The URI at which to access the additional data for this log entry, such as diagnostic data, image captures, or other files.
CPER (v1.15+) {objectDetails for a CPER section or record associated with this log entry.
      NotificationType (v1.15+)string
(uuid)
read-only
(null)
The CPER Notification Type for a CPER record.
      Oem (v1.15+) {}objectThe OEM extension property. See the Resource schema for details on this property.
      SectionType (v1.15+)string
(uuid)
read-only
(null)
The CPER Section Type.
}
Createdstring
(date-time)
read-onlyThe date and time when the log entry was created.
CXLEntryType (v1.14+)string
(enum)
read-onlyThe specific CXL entry type. For the possible property values, see CXLEntryType in Property details.
DiagnosticData (v1.15+)stringread-only
(null)
A Base64-encoded set of diagnostic data associated with this log entry.
DiagnosticDataType (v1.7+)string
(enum)
read-only
(null)
The type of data available in the DiagnosticData property or retrieved from the URI specified by the AdditionalDataURI property. For the possible property values, see DiagnosticDataType in Property details.
EntryCodestring
(enum)
read-only
(null)
The entry code for the log entry if the entry type is SEL. For the possible property values, see EntryCode in Property details.
EntryTypestring
(enum)
read-only requiredThe type of log entry. For the possible property values, see EntryType in Property details.
EventGroupId (v1.4+)integerread-only
(null)
An identifier that correlates events with the same cause.
EventId (v1.1+)stringread-onlyThe unique instance identifier for an event.
EventTimestamp (v1.1+)string
(date-time)
read-onlyThe date and time when the event occurred.
EventType (v1.1+, deprecated v1.4)string
(enum)
read-onlyThe type of event recorded in this log. For the possible property values, see EventType in Property details. Deprecated in v1.4 and later. This property has been deprecated. Starting with Redfish Specification v1.6 (Event v1.3), subscriptions are based on the RegistryPrefix and ResourceType properties and not on the EventType property.
FirstOverflowTimestamp (v1.14+)string
(date-time)
read-onlyThe timestamp of the first overflow captured after this log entry.
GeneratorId (v1.5+)stringread-only
(null)
An identifier of the device that has generated the IPMI SEL Event Record.
LastOverflowTimestamp (v1.14+)string
(date-time)
read-onlyThe timestamp of the last overflow captured after this log entry.
Links {objectThe links to other resources that are related to this resource.
      Oem {}objectThe OEM extension property. See the Resource schema for details on this property.
      OriginOfCondition {objectThe link to the resource that caused the log entry.
            @odata.idstring
(URI)
read-onlyThe unique identifier for a resource.
      }
      RelatedItem (v1.12+) [ {arrayAn array of links to resources associated with this log entry.
            @odata.idstring
(URI)
read-onlyThe unique identifier for a resource.
      } ]
      RelatedLogEntries (v1.12+) [ {arrayAn array of links to other log entries that are related to this log entry.
            @odata.idstring
(URI)
read-onlyThe unique identifier for a resource.
      } ]
}
Messagestringread-only
(null)
The message of the log entry. This property decodes from the entry type. If the entry type is Event, this property contains a message. If the entry type is SEL, this property contains an SEL-specific message. If the entry type is CXL, this property contains a CXL event record. Otherwise, this property contains an OEM-specific log entry. In most cases, this property contains the actual log entry.
MessageArgs [ ]array (string)read-onlyAn array of message arguments that are substituted for the arguments in the message when looked up in the message registry.
MessageIdstringread-onlyThe MessageId, event data, or OEM-specific information. This property decodes from the entry type. If the entry type is Event, this property contains a Redfish Specification-defined MessageId. If the entry type is SEL, this property contains the Event Data. Otherwise, this property contains OEM-specific information.
Modified (v1.6+)string
(date-time)
read-onlyThe date and time when the log entry was last modified.
Oem {}objectThe OEM extension property. See the Resource schema for details on this property.
OEMDiagnosticDataType (v1.7+)stringread-only
(null)
The OEM-defined type of data available in the DiagnosticData property or retrieved from the URI specified by the AdditionalDataURI property.
OemLogEntryCode (v1.3+)stringread-only
(null)
The OEM-specific entry code, if the LogEntryCode type is OEM.
OemRecordFormatstringread-only
(null)
The OEM-specific format of the entry. If the entry type is Oem, this property contains more information about the record format from the OEM.
OemSensorType (v1.3+)stringread-only
(null)
The OEM-specific sensor type if the sensor type is OEM.
Originator (v1.11+)stringread-onlyThe source of the log entry.
OriginatorType (v1.11+)string
(enum)
read-onlyThe type of originator data. For the possible property values, see OriginatorType in Property details.
OverflowErrorCount (v1.14+)integerread-onlyThe count of overflow errors that occurred after this log entry.
PartNumber (v1.19+)stringread-only
(null)
The part number associated with the source of this log entry.
Persistency (v1.14+)booleanread-onlyIndicates whether the log entry is persistent across a cold reset of the device.
Resolution (v1.9+)stringread-onlyUsed to provide suggestions on how to resolve the situation that caused the log entry.
ResolutionSteps (v1.16+) [ { } ]array (object)The list of recommended steps to resolve the cause of the log entry. See the v1_0_1.v1_0_1 schema for details on this property.
Resolved (v1.8+)booleanread-write
(null)
Indicates if the cause of the log entry has been resolved or repaired.
SensorNumberintegerread-only
(null)
The IPMI-defined sensor number.
SensorTypestring
(enum)
read-only
(null)
The sensor type to which the log entry pertains if the entry type is SEL. For the possible property values, see SensorType in Property details.
SerialNumber (v1.19+)stringread-only
(null)
The serial number associated with the source of this log entry.
ServiceProviderNotified (v1.9+)booleanread-only
(null)
Indicates if the log entry has been sent to the service provider.
Severitystring
(enum)
read-only
(null)
The severity of the log entry. For the possible property values, see Severity in Property details.
SpecificEventExistsInGroup (v1.13+)booleanread-onlyIndicates this log entry is equivalent to a more specific log entry within the same EventGroupId.
UserAuthenticationSource (v1.17+)stringread-only
(null)
The source of authentication for the username property associated with the log entry.
Username (v1.17+)stringread-only
(null)
The username of the account associated with the log entry.

Property details

CXLEntryType

 

The specific CXL entry type.

stringDescription
DynamicCapacityA CXL Dynamic Capacity log entry.
FailureA CXL failure log entry.
FatalA CXL fatal log entry.
InformationalA CXL informational log entry.
WarningA CXL warning log entry.

DiagnosticDataType

 

The type of data available in the DiagnosticData property or retrieved from the URI specified by the AdditionalDataURI property.

stringDescription
CPER (v1.10+)UEFI Common Platform Error Record.
CPERSection (v1.10+)A Section of a UEFI Common Platform Error Record.
Device (v1.18+)Device diagnostic data.
ManagerManager diagnostic data.
OEMOEM diagnostic data.
OSOperating system (OS) diagnostic data.
PreOSPre-OS diagnostic data.

EntryCode

 

The entry code for the log entry if the entry type is SEL.

stringDescription
AssertThe condition has been asserted.
D0 Power StateThe ACPI-defined D0 power state.
D1 Power StateThe ACPI-defined D1 power state.
D2 Power StateThe ACPI-defined D2 power state.
D3 Power StateThe ACPI-defined D3 power state.
DeassertThe condition has been deasserted.
Device DisabledA device has been disabled.
Device EnabledA device has been enabled.
Device Inserted / Device PresentA device has been inserted or is present.
Device Removed / Device AbsentA device has been removed or is absent.
Fully RedundantIndicates that full redundancy has been regained.
InformationalAn informational event.
Install ErrorAn install error has been detected.
Limit ExceededA limit has been exceeded.
Limit Not ExceededA limit has not been exceeded.
Lower Critical — going highThe reading crossed the Lower Critical threshold while going high.
Lower Critical — going lowThe reading crossed the Lower Critical threshold while going low.
Lower Non-critical — going highThe reading crossed the Lower Non-critical threshold while going high.
Lower Non-critical — going lowThe reading crossed the Lower Non-critical threshold while going low.
Lower Non-recoverable — going highThe reading crossed the Lower Non-recoverable threshold while going high.
Lower Non-recoverable — going lowThe reading crossed the Lower Non-recoverable threshold while going low.
MonitorA monitor event.
Non-redundant:Insufficient ResourcesUnit is non-redundant and has insufficient resources to maintain normal operation.
Non-redundant:Sufficient Resources from Insufficient ResourcesUnit has regained minimum resources needed for normal operation.
Non-redundant:Sufficient Resources from RedundantRedundancy has been lost but unit is functioning with minimum resources needed for normal operation.
OEM (v1.3+)An OEM-defined event.
Performance LagsPerformance does not meet expectations.
Performance MetPerformance meets expectations.
Predictive Failure assertedA Predictive Failure has been detected.
Predictive Failure deassertedA Predictive Failure is no longer present.
Redundancy DegradedRedundancy still exists, but at less than full level.
Redundancy Degraded from Fully RedundantUnit has lost some redundant resource(s) but is still in a redundant state.
Redundancy Degraded from Non-redundantUnit has regained some resource(s) and is redundant but not fully redundant.
Redundancy LostEntered any non-redundant state, including Non-redundant: Insufficient Resources.
State AssertedThe state has been asserted.
State DeassertedThe state has been deasserted.
Transition to ActiveThe state transitioned to active.
Transition to BusyThe state transitioned to busy.
Transition to Critical from less severeA state has changed to Critical from less severe.
Transition to Critical from Non-recoverableA state has changed to Critical from Non-recoverable.
Transition to DegradedA state has transitioned to Degraded.
Transition to IdleThe state transitioned to idle.
Transition to In TestA state has transitioned to In Test.
Transition to Non-Critical from more severeA state has changed to Non-Critical from more severe.
Transition to Non-Critical from OKA state has changed to Non-Critical from OK.
Transition to Non-recoverableA state has changed to Non-recoverable.
Transition to Non-recoverable from less severeA state has changed to Non-recoverable from less severe.
Transition to Off DutyA state has transitioned to Off Duty.
Transition to Off LineA state has transitioned to Off Line.
Transition to OKA state has changed to OK.
Transition to On LineA state has transitioned to On Line.
Transition to Power OffA state has transitioned to Power Off.
Transition to Power SaveA state has transitioned to Power Save.
Transition to RunningA state has transitioned to Running.
Upper Critical — going highThe reading crossed the Upper Critical threshold while going high.
Upper Critical — going lowThe reading crossed the Upper Critical threshold while going low.
Upper Non-critical — going highThe reading crossed the Upper Non-critical threshold while going high.
Upper Non-critical — going lowThe reading crossed the Upper Non-critical threshold while going low.
Upper Non-recoverable — going highThe reading crossed the Upper Non-recoverable threshold while going high.
Upper Non-recoverable — going lowThe reading crossed the Upper Non-recoverable threshold while going low.

EntryType

 

The type of log entry.

stringDescription
CXL (v1.14+)A CXL log entry.
EventA Redfish-defined message.
OemAn entry in an OEM-defined format.
SELA legacy IPMI System Event Log (SEL) entry.

EventType

 

The type of event recorded in this log.

stringDescription
AlertA condition requires attention.
MetricReportThe telemetry service is sending a metric report.
OtherBecause EventType is deprecated as of Redfish Specification v1.6, the event is based on a registry or resource but not an EventType.
ResourceAddedA resource has been added.
ResourceRemovedA resource has been removed.
ResourceUpdatedA resource has been updated.
StatusChangeThe status of a resource has changed.

OriginatorType

 

The type of originator data.

stringDescription
ClientA client of the service created this log entry.
InternalA process running on the service created this log entry.
SupportingServiceA process not running on the service but running on a supporting service, such as RDE implementations, UEFI, or host processes, created this log entry.

SensorType

 

The sensor type to which the log entry pertains if the entry type is SEL.

stringDescription
Add-in CardA sensor for an add-in card.
BaseOSBoot/InstallationStatusA sensor for a base OS boot or installation status event.
BatteryA sensor for a battery.
Boot ErrorA sensor for a boot error event.
Button/SwitchA sensor for a button or switch.
Cable/InterconnectA sensor for a cable or interconnect device type.
ChassisA sensor for a chassis.
ChipSetA sensor for a chipset.
CoolingDeviceA sensor for a cooling device.
Critical InterruptA sensor for a critical interrupt event.
CurrentA current sensor.
Drive Slot/BayA sensor for a drive slot or bay.
Entity PresenceA sensor for an entity presence event.
Event Logging DisabledA sensor for the event log.
FanA fan sensor.
FRUStateA sensor for a FRU state event.
LANA sensor for a LAN device.
Management Subsystem HealthA sensor for a management subsystem health event.
MemoryA sensor for a memory device.
Microcontroller/CoprocessorA sensor for a microcontroller or coprocessor.
Module/BoardA sensor for a module or board.
Monitor ASIC/ICA sensor for a monitor ASIC or IC.
OEM (v1.3+)An OEM-defined sensor.
OS Stop/ShutdownA sensor for an OS stop or shutdown event.
Other FRUA sensor for another type of FRU.
Other Units-based SensorA sensor for a miscellaneous analog sensor.
Physical Chassis SecurityA physical security sensor.
Platform AlertA sensor for a platform alert event.
Platform Security Violation AttemptA platform security sensor.
POST Memory ResizeA sensor for a POST memory resize event.
Power Supply / ConverterA sensor for a power supply or DC-to-DC converter.
PowerUnitA sensor for a power unit.
ProcessorA sensor for a processor.
Session AuditA sensor for a session audit event.
Slot/ConnectorA sensor for a slot or connector.
System ACPI PowerStateA sensor for an ACPI power state event.
System EventA sensor for a system event.
System Firmware ProgressA sensor for a system firmware progress event.
SystemBoot/RestartA sensor for a system boot or restart event.
TemperatureA temperature sensor.
TerminatorA sensor for a terminator.
Version ChangeA sensor for a version change event.
VoltageA voltage sensor.
WatchdogA sensor for a watchdog event.

Severity

 

The severity of the log entry.

stringDescription
CriticalA critical condition that requires immediate attention.
OKInformational or operating normally.
WarningA condition that requires attention.

Example response

{
"@odata.type": "#LogEntry.v1_21_0.LogEntry",
"Id": "1",
"Name": "Log Entry 1",
"EntryType": "Event",
"Severity": "Critical",
"Created": "2012-03-07T14:44:00Z",
"Resolved": false,
"Message": "Temperature threshold exceeded",
"MessageId": "Contoso.1.0.TempAssert",
"MessageArgs": [
"42"
],
"Links": {
"OriginOfCondition": {
"@odata.id": "/redfish/v1/Chassis/1U/Thermal"
}
},
"@odata.id": "/redfish/v1/Systems/437XR1138R2/LogServices/Log1/Entries/1"
}

LogService 1.8.0

 
Versionv1.8
Release2025.1

Description

The LogService schema contains properties for monitoring and configuring a log service. When the Id property contains DeviceLog, the log contains device-resident log entries that follow the physical device when moved from system-to-system, and not a replication or subset of a system event log.

URIs

/​redfish/​v1/​Chassis/​{ChassisId}/​LogServices/​{LogServiceId}
/​redfish/​v1/​Chassis/​{ChassisId}/​PCIeDevices/​{PCIeDeviceId}/​CXLLogicalDevices/​{CXLLogicalDeviceId}/​DeviceLog
/​redfish/​v1/​CompositionService/​ResourceBlocks/​{ResourceBlockId}/​Systems/​{ComputerSystemId}/​LogServices/​{LogServiceId}
/​redfish/​v1/​JobService/​Log
/​redfish/​v1/​Managers/​{ManagerId}/​LogServices/​{LogServiceId}
/​redfish/​v1/​ResourceBlocks/​{ResourceBlockId}/​Systems/​{ComputerSystemId}/​LogServices/​{LogServiceId}
/​redfish/​v1/​Systems/​{ComputerSystemId}/​LogServices/​{LogServiceId}
/​redfish/​v1/​Systems/​{ComputerSystemId}/​Memory/​{MemoryId}/​DeviceLog
/​redfish/​v1/​TelemetryService/​LogService

Properties

PropertyTypeAttributesNotes
Actions {objectThe available actions for this resource.
      #LogService.ClearLog {}objectThe action to clear the log for this log service. For more information, see the Actions section below.
      #LogService.CollectDiagnosticData (v1.2+) {}objectThe action to collect the diagnostic data for the given type. When the diagnostic data is collected, a new log entry will be created and the additional data referenced by the new log entry will contain the diagnostic data. For more information, see the Actions section below.
      #LogService.PushDiagnosticData (v1.6+) {}objectThe action to push an existing diagnostic data to a target URI. For more information, see the Actions section below.
}
AutoClearResolvedEntries (v1.7+)string
(enum)
read-write
(null)
Indicates if this log service automatically clears the resolved log entries. For the possible property values, see AutoClearResolvedEntries in Property details.
AutoDSTEnabled (v1.3+)booleanread-writeAn indication of whether the log service is configured for automatic Daylight Saving Time (DST) adjustment.
DateTimestring
(date-time)
read-write
(null)
The current date and time with UTC offset of the log service.
DateTimeLocalOffsetstringread-write
(null)
The time offset from UTC that the DateTime property is in +HH:MM format.
DiagnosticDataDetails (v1.7+) [ {arrayThe detailed information for the data collected with the CollectDiagnosticData action.
      DiagnosticDataType (v1.7+)string
(enum)
read-only
(null)
The type of diagnostic data to collect with the CollectDiagnosticData action. For the possible property values, see DiagnosticDataType in Property details.
      EstimatedDuration (v1.7+)string
(duration)
read-only
(null)
The estimated total time required to generate the data with the CollectDiagnosticData action.
      EstimatedSizeBytes (v1.7+)integerread-only
(null)
The estimated size of the data collected by CollectDiagnosticData action.
      OEMDiagnosticDataType (v1.7+)stringread-only
(null)
The OEM-defined type of diagnostic data to collect with the CollectDiagnosticData action.
} ]
Entries {objectThe link to the log entry collection.
      @odata.idstring
(URI)
read-onlyThe unique identifier for a resource.
}
LogEntryType (v1.1+)string
(enum)
read-only
(null)
The format of the log entries. For the possible property values, see LogEntryType in Property details.
LogPurposes (v1.4+) [ ]array (string
(enum))
read-only
(null)
The purposes of the log. For the possible property values, see LogPurposes in Property details.
MaxNumberOfRecordsintegerread-onlyThe maximum number of log entries that this service can have.
Oem {}objectThe OEM extension property. See the Resource schema for details on this property.
OEMLogPurpose (v1.4+)stringread-only
(null)
The OEM-specified purpose of the log if LogPurposes contains OEM.
Overflow (v1.4+)booleanread-onlyIndicates whether the log service has overflowed.
OverWritePolicystring
(enum)
read-onlyThe overwrite policy for this service that takes place when the log is full. For the possible property values, see OverWritePolicy in Property details.
Persistency (v1.4+)booleanread-onlyIndicates whether the log service is persistent across a cold reset.
ServiceEnabledbooleanread-write
(null)
An indication of whether this service is enabled.
Status {}objectThe status and health of the resource and its subordinate or dependent resources. See the Resource schema for details on this property.
SyslogFilters (v1.2+) [ {arrayA list of syslog message filters to be logged locally.
      LogFacilities (v1.2+) [ ]array (string
(enum))
read-write
(null)
The types of programs that can log messages. For the possible property values, see LogFacilities in Property details.
      LowestSeverity (v1.2+)string
(enum)
read-write
(null)
The lowest severity level message that will be logged. For the possible property values, see LowestSeverity in Property details.
} ]

Actions

ClearLog

Description

The action to clear the log for this log service.

Action URI

{Base URI of target resource}/Actions/LogService.ClearLog

Action parameters

Parameter NameTypeAttributesNotes
      LogEntriesETag (v1.3+)stringoptionalThe ETag of the log entry collection within this log service. If the provided ETag does not match the current ETag of the log entry collection, the request is rejected.

Request Example

{
"LogEntriesEtag": "W/\"2A90423A\""
}

CollectDiagnosticData (v1.2+)

Description

The action to collect the diagnostic data for the given type. When the diagnostic data is collected, a new log entry will be created and the additional data referenced by the new log entry will contain the diagnostic data.

Action URI

{Base URI of target resource}/Actions/LogService.CollectDiagnosticData

Action parameters

Parameter NameTypeAttributesNotes
      DiagnosticDataTypestring
(enum)
requiredThe type of diagnostic data to collect. For the possible property values, see DiagnosticDataType in Property details.
      OEMDiagnosticDataTypestringoptionalThe OEM-defined type of diagnostic data to collect.
      Password (v1.6+)stringoptionalThe password to access the URI specified by the TargetURI parameter.
      TargetDevice (v1.8+) {objectoptionalThe link to the device to collect diagnostic data.
            @odata.idstring
(URI)
read-onlyThe unique identifier for a resource.
      }
      TargetURI (v1.6+)string
(URI)
optionalThe URI to access when sending the diagnostic data.
      TransferProtocol (v1.6+)string
(enum)
optionalThe network protocol that the service uses to send the diagnostic data. For the possible property values, see TransferProtocol in Property details.
      UserName (v1.6+)stringoptionalThe username to access the URI specified by the TargetURI parameter.

Request Example

{
"DiagnosticDataType": "Manager"
}

PushDiagnosticData (v1.6+)

Description

The action to push an existing diagnostic data to a target URI.

Action URI

{Base URI of target resource}/Actions/LogService.PushDiagnosticData

Action parameters

Parameter NameTypeAttributesNotes
      AdditionalDataURIstring
(URI)
requiredThe URI of the diagnostic data to transfer to the URI specified by the TargetURI parameter.
      PasswordstringoptionalThe password to access the URI specified by the TargetURI parameter.
      TargetURIstring
(URI)
requiredThe URI to access when sending the diagnostic data.
      TransferProtocolstring
(enum)
optionalThe network protocol that the service uses to send the diagnostic data. For the possible property values, see TransferProtocol in Property details.
      UserNamestringoptionalThe username to access the URI specified by the TargetURI parameter.

Request Example

{
"AdditionalDataUri": "/redfish/v1/LogSerivce/Diags/10242023T132938.bin",
"TargetURI": "https://192.168.24.34/receivedfiles/192-168-89-33_10242023T132938.bin",
"UserName": "Admin",
"Password": "FluffyBunny23",
"TransferProtocol": "HTTPS"
}

Property details

AutoClearResolvedEntries

 

Indicates if this log service automatically clears the resolved log entries.

stringDescription
ClearEventGroupAutomatically clears all resolved log entries and other entries within the same EventGroupId.
NoneDo not automatically clear the resolved log entries.
RetainCauseResolutionEntriesRetains log entries of the original cause and the final resolution, but automatically clears other entries containing the intermediate results within the same EventGroupId.
UpdateCauseEntryUpdates log entries of the original cause, but automatically clears other entries within the same EventGroupId.

DiagnosticDataType

 

The type of diagnostic data to collect.

stringDescription
Device (v1.8+)Device diagnostic data.
ManagerManager diagnostic data.
OEMOEM diagnostic data.
OSOperating system (OS) diagnostic data.
PreOSPre-OS diagnostic data.

LogEntryType

 

The format of the log entries.

stringDescription
CXL (v1.5+)The log contains CXL log entries.
EventThe log contains Redfish-defined messages.
MultipleThe log contains multiple log entry types and, therefore, the log service cannot guarantee a single entry type.
OEMThe log contains entries in an OEM-defined format.
SELThe log contains legacy IPMI System Event Log (SEL) entries.

LogFacilities

 

The types of programs that can log messages.

stringDescription
AuthSecurity/authentication messages.
AuthprivSecurity/authentication messages.
ConsoleLog alert.
CronClock daemon.
DaemonSystem daemons.
FTPFTP daemon.
KernKernel messages.
Local0Locally used facility 0.
Local1Locally used facility 1.
Local2Locally used facility 2.
Local3Locally used facility 3.
Local4Locally used facility 4.
Local5Locally used facility 5.
Local6Locally used facility 6.
Local7Locally used facility 7.
LPRLine printer subsystem.
MailMail system.
NewsNetwork news subsystem.
NTPNTP subsystem.
SecurityLog audit.
SolarisCronScheduling daemon.
SyslogMessages generated internally by syslogd.
UserUser-level messages.
UUCPUUCP subsystem.

LogPurposes

 

The purposes of the log.

stringDescription
DiagnosticThe log provides information for diagnosing hardware or software issues, such as error conditions, sensor threshold trips, or exception cases.
ExternalEntityThe log exposes log entries provided by external entities, such as external users, system firmware, operating systems, or management applications.
OEMThe log is used for an OEM-defined purpose.
OperationsThe log provides information about management operations that have a significant impact on the system, such as firmware updates, system resets, and storage volume creation.
SecurityThe log provides security-related information such as authentication, authorization, and data access logging required for security audits.
TelemetryThe log provides telemetry history, typically collected on a regular basis.

LowestSeverity

 

The lowest severity level message that will be logged.

stringDescription
AlertA condition that should be corrected immediately, such as a corrupted system database.
AllA message of any severity.
CriticalHard device errors.
DebugMessages that contain information normally of use only when debugging a program.
EmergencyA panic condition.
ErrorAn Error.
InformationalInformational only.
NoticeConditions that are not error conditions, but that might require special handling.
WarningA Warning.

OverWritePolicy

 

The overwrite policy for this service that takes place when the log is full.

stringDescription
NeverOverWritesWhen full, new entries to the log are discarded.
UnknownThe overwrite policy is not known or is undefined.
WrapsWhenFullWhen full, new entries to the log overwrite earlier entries.

TransferProtocol

 

The network protocol that the service uses to send the diagnostic data.

stringDescription
CIFSCommon Internet File System (CIFS).
FTPFile Transfer Protocol (FTP).
HTTPHypertext Transfer Protocol (HTTP).
HTTPSHypertext Transfer Protocol Secure (HTTPS).
NFSNetwork File System (NFS).
OEMA manufacturer-defined protocol.
SCPSecure Copy Protocol (SCP).
SFTPSSH File Transfer Protocol (SFTP).
TFTPTrivial File Transfer Protocol (TFTP).

Example response

{
"@odata.type": "#LogService.v1_9_0.LogService",
"Id": "Log1",
"Name": "System Log Service",
"Description": "This log contains entries related to the operation of the host Computer System.",
"MaxNumberOfRecords": 1000,
"OverWritePolicy": "WrapsWhenFull",
"DateTime": "2015-03-13T04:14:33+06:00",
"DateTimeLocalOffset": "+06:00",
"ServiceEnabled": true,
"LogEntryType": "Event",
"Status": {
"State": "Enabled",
"Health": "OK"
},
"Actions": {
"#LogService.ClearLog": {
"target": "/redfish/v1/Managers/1/LogServices/Log1/Actions/LogService.ClearLog"
}
},
"Entries": {
"@odata.id": "/redfish/v1/Managers/1/LogServices/Log1/Entries"
},
"@odata.id": "/redfish/v1/Managers/1/LogServices/Log1"
}