Searched full:eventlog (Results 1 – 25 of 48) sorted by relevance
12
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 Content404 …ris}= redfish_utils.get_member_list /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/Entries[all …]
153 "/redfish/v1/Managers/<str>/LogServices/EventLog/Entries/") in requestRoutesManagersDBusEventLog()158 app, "/redfish/v1/Managers/<str>/LogServices/EventLog/Entries/<str>/") in requestRoutesManagersDBusEventLog()164 app, "/redfish/v1/Managers/<str>/LogServices/EventLog/Entries/<str>/") in requestRoutesManagersDBusEventLog()170 app, "/redfish/v1/Managers/<str>/LogServices/EventLog/Entries/<str>/") in requestRoutesManagersDBusEventLog()179 "/redfish/v1/Managers/<str>/LogServices/EventLog/Actions/LogService.ClearLog/") in requestRoutesManagersDBusEventLog()186 "/redfish/v1/Managers/<str>/LogServices/EventLog/Entries/<str>/attachment/") in requestRoutesManagersDBusEventLog()
198 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/LogServices/EventLog/Entries/") in requestRoutesSystemsDBusEventLog()204 app, "/redfish/v1/Systems/<str>/LogServices/EventLog/Entries/<str>/") in requestRoutesSystemsDBusEventLog()210 app, "/redfish/v1/Systems/<str>/LogServices/EventLog/Entries/<str>/") in requestRoutesSystemsDBusEventLog()216 app, "/redfish/v1/Systems/<str>/LogServices/EventLog/Entries/<str>/") in requestRoutesSystemsDBusEventLog()225 "/redfish/v1/Systems/<str>/LogServices/EventLog/Actions/LogService.ClearLog/") in requestRoutesSystemsDBusEventLog()233 "/redfish/v1/Systems/<str>/LogServices/EventLog/Entries/<str>/attachment/") in requestRoutesSystemsDBusEventLog()
97 "/redfish/v1/Managers/<str>/LogServices/EventLog/Entries/") in requestRoutesManagersJournalEventLog()103 app, "/redfish/v1/Managers/<str>/LogServices/EventLog/Entries/<str>/") in requestRoutesManagersJournalEventLog()110 "/redfish/v1/Managers/<str>/LogServices/EventLog/Actions/LogService.ClearLog/") in requestRoutesManagersJournalEventLog()
115 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/LogServices/EventLog/Entries/") in requestRoutesSystemsJournalEventLog()121 app, "/redfish/v1/Systems/<str>/LogServices/EventLog/Entries/<str>/") in requestRoutesSystemsJournalEventLog()128 "/redfish/v1/Systems/<str>/LogServices/EventLog/Actions/LogService.ClearLog/") in requestRoutesSystemsJournalEventLog()
71 BMCWEB_LOG_ERROR("Unable to stringify bmcweb eventlog location"); in logServiceParentCollectionToString()92 "Unable to stringify bmcweb eventlog location childId"); in getMemberIdFromParentCollection()135 "/redfish/v1/{}/{}/LogServices/EventLog", collectionStr, memberId); in handleSystemsAndManagersEventLogServiceGet()140 asyncResp->res.jsonValue["Id"] = "EventLog"; in handleSystemsAndManagersEventLogServiceGet()152 boost::urls::format("/redfish/v1/{}/{}/LogServices/EventLog/Entries", in handleSystemsAndManagersEventLogServiceGet()157 "/redfish/v1/{}/{}/LogServices/EventLog/Actions/LogService.ClearLog", in handleSystemsAndManagersEventLogServiceGet()163 * Journal EventLog utilities321 boost::urls::format("/redfish/v1/{}/{}/LogServices/EventLog/Entries/{}", in fillEventLogEntryJson()362 boost::urls::format("/redfish/v1/{}/{}/LogServices/EventLog/Entries", in handleSystemsAndManagersLogServiceEventLogLogEntryCollection()429 "/redfish/v1/{}/{}/LogServices/EventLog/Entries?$skip={}", in handleSystemsAndManagersLogServiceEventLogLogEntryCollection()[all …]
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.ClearLog387 # URI : /redfish/v1/Systems/system/LogServices/EventLog/Entries391 # '@odata.id': '/redfish/v1/Systems/system/LogServices/EventLog/Entries',
54 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/2",
25 …uest("This API only accepts POST requests. Post a file with:\n\ncurl -F eventlog=@bitbake_eventlog…30 for chunk in request.FILES['eventlog'].chunks():
437 return this.$store.getters['eventLog/allEvents'].map((event) => {479 this.$store.dispatch('eventLog/getEventLogData').finally(() => {489 .dispatch('eventLog/downloadEntry', uri)501 .dispatch('eventLog/updateEventLogStatus', {523 .dispatch('eventLog/deleteAllEventLogs', this.allLogs)530 .dispatch('eventLog/deleteEventLogs', uris)543 return this.$store.getters['eventLog/allEvents'].map((eventLogs) => {580 .dispatch('eventLog/deleteAllEventLogs', this.selectedRows.length)620 .dispatch('eventLog/resolveEventLogs', this.selectedRows)633 .dispatch('eventLog/unresolveEventLogs', this.selectedRows)
646 `LogService/EventLog/Entries` URI.650 files in /var/log/ and returns the appropriate Redfish EventLog Entries for653 The other implementation of EventLog Entries can be enabled by compiling bmcweb656 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 Manager909 ### /redfish/v1/Systems/system/LogServices/EventLog/920 ### /redfish/v1/Systems/system/LogServices/EventLog/Entries/928 ### /redfish/v1/Systems/system/LogServices/EventLog/Entries/{LogEntryId}/
44 return this.$store.getters['eventLog/allEvents'];68 this.$store.dispatch('eventLog/getEventLogData').finally(() => {
72 BMCWEB_LOG_ERROR("EventLog Params: could not find first space: {}", in getEventLogParams()81 BMCWEB_LOG_ERROR("EventLog Params: could not find log contents: {}", in getEventLogParams()93 BMCWEB_LOG_ERROR("EventLog Params: could not find entry fields: {}", in getEventLogParams()
9 'eventLog/getEventLogData': jest.fn(),87 it('getEvents should dispatch eventLog/getEventLogData', () => {
135 self.eventlog = None285 eventlog = self.data.getVar("BB_DEFAULT_EVENTLOG")286 if not self.configuration.writeeventlog and eventlog:287 self.setupEventLog(eventlog)406 def setupEventLog(self, eventlog): argument407 if self.eventlog and self.eventlog[0] != eventlog:408 bb.event.unregister_UIHhandler(self.eventlog[1])409 self.eventlog = None410 if not self.eventlog or self.eventlog[0] != eventlog:413 if not os.path.exists(os.path.dirname(eventlog)):[all …]
296 - `EventLog` - lists all detected events in the system in processed,326 ##### EventLog l4subsection328 System-wide [EventLog](http://redfish.dmtf.org/schemas/v1/LogService.json) is332 `/redfish/v1/Systems/system/LogServices/EventLog`. It contains JSON array of log337 "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/37331",
41 <h4 style="margin-left: 15px;"><strong>Import eventlog file</strong></h4>72 …<table class="table col-md-6 table-bordered table-hover" id="eventlog-table" style="border-collaps…204 $('#eventlog-table').DataTable({order: [[0, 'desc']], "pageLength": 50});
115 /redfish/v1/Systems/system/LogServices/EventLog/Entries''',145 'redfish-eventlog-location',152 /redfish/v1/Systems/<redfish-system-uri-name>/LogServices/EventLog154 /redfish/v1/Managers/<redfish-manager-uri-name>/LogServices/EventLog''',
74 + "/LogServices/EventLog/Entries/"267 # EventLog variables.269 EVENT_LOG_URI = SYSTEM_BASE_URI + "LogServices/EventLog/"
13 as a build eventlog, and the ToasterUI is used to process events in the file
46 `${await this.dispatch('global/getSystemPath')}/LogServices/EventLog/Entries`,84 … `${await this.dispatch('global/getSystemPath')}/LogServices/EventLog/Actions/LogService.ClearLog`,
36 # File (or stderr, syslog, eventlog) where information will be logged
54 eventLog: EventLogStore, property in AnonymousClassb4283c500101.modules
140 <interface name="org.openbmc.EventLog">144 <signal name="EventLog">
2788 /* Declarations for org.openbmc.EventLog */2791 #define EVENT_LOG(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_EVENT_LOG, EventLog))2796 typedef struct _EventLog EventLog; typedef2805 EventLog *object,2809 EventLog *object,2824 EventLog *object,2832 EventLog *object,2841 EventLog *proxy,2847 EventLog *proxy,2853 EventLog *proxy,[all …]