635a0a56 | 09-Apr-2020 |
Andrew Geissler <geissonator@yahoo.com> |
new setting to quiesce system on hw errors
See the following design doc for more info: https://github.com/openbmc/docs/blob/master/designs/fail-boot-on-hw-error.md
The new D-Bus interface is define
new setting to quiesce system on hw errors
See the following design doc for more info: https://github.com/openbmc/docs/blob/master/designs/fail-boot-on-hw-error.md
The new D-Bus interface is defined here: https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/xyz/openbmc_project/Logging/Settings.interface.yaml
(From meta-phosphor rev: 6f5102fa5e2adc8451aa81ad08309f08fbf131b4)
Change-Id: Idc6f2ae909216222dc8b1ac25ccc959c95abe347 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
25a42e89 | 07-Sep-2018 |
Deepak Kodihalli <dkodihal@in.ibm.com> |
Add setting to toggle rest api logging
It may be desirable for the rest server implementation to log rest calls for audit purposes, and further, it is desirable for a user to turn this feature on/of
Add setting to toggle rest api logging
It may be desirable for the rest server implementation to log rest calls for audit purposes, and further, it is desirable for a user to turn this feature on/off.
Add a D-Bus setting for the same, which a rest server can look up and turn on logging, if required. Turn logging off, by default.
Commit 6e1ca53 in the phosphor-rest-server implements logging. A subsequent commit will control logging based on this setting.
(From meta-phosphor rev: dcc1bdb90e78264ad1a30d4cfc62dafe3fb1652d)
Change-Id: I183986116e9472c503bc06bb3d679a8de82a3a8f Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|