Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Description , EventID in error logging #18

Open
gkeishin opened this issue Apr 3, 2019 · 3 comments
Open

Missing Description , EventID in error logging #18

gkeishin opened this issue Apr 3, 2019 · 3 comments

Comments

@gkeishin
Copy link
Member

gkeishin commented Apr 3, 2019

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
Copy link
Contributor

spinler commented Apr 3, 2019

Technically this is an "ibm-logging" feature

@gkeishin
Copy link
Member Author

gkeishin commented Apr 3, 2019

@spinler so shall I ll route the bug there?

@spinler
Copy link
Contributor

spinler commented Apr 3, 2019

Resolved by https://gerrit.openbmc-project.xyz/c/openbmc/meta-ibm/+/20084

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants