Searched refs:EventLog (Results 1 – 13 of 13) sorted by relevance
/openbmc/openbmc-test-automation/redfish/systems/eventlog/ |
H A D | test_event_logging.robot | 69 …Redfish.Delete /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/Entries/${elog_entry[0]["Id"… 97 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries", 103 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/1", 158 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries", 164 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/1", 212 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/2045", 214 # "AdditionalDataURI": "/redfish/v1/Systems/system/LogServices/EventLog/attachment/2045", 291 …Redfish.Delete /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/Entries/${error_entries_befo… 315 Wait Until Keyword Succeeds 3 min 20 sec Verify Watchdog EventLog Content 430 …ris}= redfish_utils.get_member_list /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/Entries [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | logging_utils.robot | 250 [Documentation] Get all available EventLog entries. 254 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries", 260 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/1", 279 [Documentation] Pack the list of all available EventLog entries in dictionary. 311 [Documentation] Return the number of EventLog members. 319 [Documentation] Do Redfish EventLog purge. 322 ... /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/ LogService.ClearLog
|
H A D | esel_utils.robot | 48 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/2",
|
/openbmc/bmcweb/ |
H A D | Redfish.md | 621 `LogService/EventLog/Entries` URI. 625 files in /var/log/ and returns the appropriate Redfish EventLog Entries for 628 The other implementation of EventLog Entries can be enabled by compiling bmcweb 631 then be translated to Redfish EventLog Entries. 861 ### /redfish/v1/Systems/system/LogServices/EventLog/ 872 ### /redfish/v1/Systems/system/LogServices/EventLog/Entries/ 880 ### /redfish/v1/Systems/system/LogServices/EventLog/Entries/{LogEntryId}/
|
H A D | meson.options | 126 /redfish/v1/Systems/system/LogServices/EventLog/Entries''',
|
/openbmc/intel-ipmi-oem/docs/ |
H A D | Intel_IPMI_Platform_Events.md | 296 - `EventLog` - lists all detected events in the system in processed, 326 ##### EventLog l4subsection 328 System-wide [EventLog](http://redfish.dmtf.org/schemas/v1/LogService.json) is 332 `/redfish/v1/Systems/system/LogServices/EventLog`. It contains JSON array of log 337 "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/37331",
|
/openbmc/skeleton/libopenbmc_intf/ |
H A D | openbmc_intf.h | 2791 #define EVENT_LOG(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_EVENT_LOG, EventLog)) 2796 typedef struct _EventLog EventLog; typedef 2805 EventLog *object, 2809 EventLog *object, 2824 EventLog *object, 2832 EventLog *object, 2841 EventLog *proxy, 2847 EventLog *proxy, 2853 EventLog *proxy, 2899 EventLog *event_log_proxy_new_finish ( [all …]
|
H A D | openbmc_intf.c | 21777 G_DEFINE_INTERFACE (EventLog, event_log, G_TYPE_OBJECT) in G_DEFINE_INTERFACE() argument 21841 EventLog *object, in event_log_emit_event_log() 21864 EventLog *proxy, in event_log_call_get_event_log() 21892 EventLog *proxy, in event_log_call_get_event_log_finish() 21924 EventLog *proxy, in event_log_call_get_event_log_sync() 21959 EventLog *object G_GNUC_UNUSED, in event_log_complete_get_event_log() 22170 EventLog * 22203 EventLog * 22260 EventLog * 22293 EventLog * [all …]
|
/openbmc/docs/ |
H A D | REDFISH-cheatsheet.md | 116 …"X-Auth-Token: $token" -X GET https://${bmc}/redfish/v1/Systems/system/LogServices/EventLog/Entries 122 …tion/json" -X POST https://${bmc}/redfish/v1/Systems/system/LogServices/EventLog/Actions/LogServic…
|
/openbmc/openbmc-test-automation/openpower/pel/ |
H A D | test_bmc_pel.robot | 270 …event_logs}= Redfish.Get Properties /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/Entries 274 # [@odata.id]: /redfish/v1/Systems/system/LogServices/EventLog/Entries 281 # [@odata.id]: /redfish/v1/Systems/system/LogServices/EventLog/Entries/235 391 …# [@odata.id]: /redfish/v1/Systems/system/LogServices/EventLog/Entrie…
|
/openbmc/docs/designs/ |
H A D | redfish-resource-supplement-for-pfr.md | 241 URI: /redfish/v1/Systems/system/LogServices/EventLog/Entries
|
H A D | guard-on-bmc.md | 206 "AdditionalDataURI": “/redfish/v1/Systems/system/LogServices/EventLog/attachement/111"
|
H A D | hw-fault-monitor.md | 171 (/redfish/v1/Systems/system/LogServices/EventLog) or other logs already existing
|