Open gtmills opened 4 years ago
Blocked by need for update to Redfish.
Hello. Can I ask what is the status here and where is the blocker (issue link)? What would be the next step to move it forward? Thanks.
Hello. Can I ask what is the status here and where is the blocker (issue link)? What would be the next step to move it forward? Thanks.
I believe this is a Redfish limitation. @gtmills may be able to better answer that. We have not started any work on this item.
We have /xyz/openbmc_project/logging/config/remote which is remote syslog. https://github.com/openbmc/phosphor-logging/blob/aadf28f5849b7bc5de4d56cbe02c5217c3417e6d/README.md#remote-logging-via-rsyslog
That is what phosphor-webui used. https://github.com/openbmc/phosphor-webui/blob/0c4aceb775cbb461d10e03888f0ab90e5a619dc7/app/common/services/api-utils.js#L1654
Redfish has remote syslog support just no one has added it yet in bmcweb.
https://redfishforum.com/thread/305/redfish-ocp-virtual-summit look at "Syslog Configuration proposal"
Had remote logging in phosphor-webui. https://github.com/openbmc/phosphor-webui/commit/e4194ce0dc8a941c4f30fd0995f9ba4c13cec560
Need a remote logging Redfish API first though.