Version
main
Describe the bug.
Redfish events and log entries can include vendor-specific diagnostic data under Oem:
nv-redfish preserves this data during deserialization, but hardware-health drops it when converting Redfish records into LogRecord.
Both collection modes are affected:
- SSE mode maps Redfish
EventRecord values.
- Periodic mode maps Redfish
LogEntry values.
Downstream log consumers therefore cannot access vendor error identifiers or other OEM diagnostics.
Minimum reproducible example
Relevant log output
Other/Misc.
No response
Code of Conduct
Version
main
Describe the bug.
Redfish events and log entries can include vendor-specific diagnostic data under
Oem:nv-redfishpreserves this data during deserialization, but hardware-health drops it when converting Redfish records intoLogRecord.Both collection modes are affected:
EventRecordvalues.LogEntryvalues.Downstream log consumers therefore cannot access vendor error identifiers or other OEM diagnostics.
Minimum reproducible example
Relevant log output
Other/Misc.
No response
Code of Conduct