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", 265 …Redfish.Delete /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/Entries/${error_entries_befo… 289 Wait Until Keyword Succeeds 3 min 20 sec Verify Watchdog EventLog Content 404 …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 387 # URI : /redfish/v1/Systems/system/LogServices/EventLog/Entries 391 # '@odata.id': '/redfish/v1/Systems/system/LogServices/EventLog/Entries',
|
| H A D | esel_utils.robot | 54 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/2",
|
| /openbmc/bmcweb/docs/ |
| H A D | Redfish.md | 646 `LogService/EventLog/Entries` URI. 650 files in /var/log/ and returns the appropriate Redfish EventLog Entries for 653 The other implementation of EventLog Entries can be enabled by compiling bmcweb 656 then be translated to Redfish EventLog Entries. 661 By default, the EventLog Entries LogService resides under the System resource. 664 different redfish parent resource, EventLog Entries LogService under Manager 909 ### /redfish/v1/Systems/system/LogServices/EventLog/ 920 ### /redfish/v1/Systems/system/LogServices/EventLog/Entries/ 928 ### /redfish/v1/Systems/system/LogServices/EventLog/Entries/{LogEntryId}/
|
| /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/bmcweb/ |
| H A D | meson.options | 115 /redfish/v1/Systems/system/LogServices/EventLog/Entries''', 152 /redfish/v1/Systems/<redfish-system-uri-name>/LogServices/EventLog 154 /redfish/v1/Managers/<redfish-manager-uri-name>/LogServices/EventLog''',
|
| /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 | 268 …event_logs}= Redfish.Get Properties /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/Entries 272 # [@odata.id]: /redfish/v1/Systems/system/LogServices/EventLog/Entries 279 # [@odata.id]: /redfish/v1/Systems/system/LogServices/EventLog/Entries/235 389 …# [@odata.id]: /redfish/v1/Systems/system/LogServices/EventLog/Entrie…
|
| /openbmc/docs/designs/ |
| H A D | redfish-resource-supplement-for-pfr.md | 233 URI: /redfish/v1/Systems/system/LogServices/EventLog/Entries
|
| H A D | guard-on-bmc.md | 203 "AdditionalDataURI": “/redfish/v1/Systems/system/LogServices/EventLog/attachement/111"
|
| H A D | hw-fault-monitor.md | 173 (/redfish/v1/Systems/system/LogServices/EventLog) or other logs already existing
|