Missing Description , EventID in error logging
gkeishin opened this issue · 3 comments
gkeishin commented
In latest Master build, noticed following fields Missing
"Description":
"EventID"
{
"data": {
"/xyz/openbmc_project/logging/entry/12": {
"AdditionalData": [
"CALLOUT_INVENTORY_PATH=/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3",
"ESEL=00 00 df 00 00 00 00 20 00 04 12 65 6f aa 00 00",
"_PID=1564"
],
"Id": 12,
"Message": "org.open_power.Host.Error.Event",
"Purpose": "xyz.openbmc_project.Software.Version.VersionPurpose.BMC",
"Resolved": false,
"Severity": "xyz.openbmc_project.Logging.Entry.Level.Error",
"Timestamp": 1554282910336,
"Version": "2.7.0-dev-272-g22235cbeb",
"associations": [
[
"callout",
"fault",
"/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3"
]
]
},
"/xyz/openbmc_project/logging/entry/12/callout": {
"endpoints": [
"/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3"
]
}
},
"message": "200 OK",
"status": "ok"
}
spinler commented
Technically this is an "ibm-logging" feature
spinler commented