summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Logging
Commit message (Collapse)AuthorAgeFilesLines
* Add the Logging.IPMI interfaceJason M. Bills2018-10-191-0/+77
| | | | | | | | | | | | Adding an interface for the IPMI SEL Logger which provides methods for IPMI Sensor D-Bus objects to add System and OEM SEL events to the journal. Related discussion at https://lists.ozlabs.org/pipermail/openbmc/2018-September/013129.html Change-Id: Idd15d92b95fcd4350d4d8ca15b34d864b0c2c507 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
* Logging: Create the new event interface.Ratan Gupta2018-02-211-0/+32
| | | | | | | | | | | | | | | This interface should be instantiated for the phosphor::events namespace. Currently Event interface and Entry Interface has common properties but the plan is to split the Entry interface into Event and Entry specific properties. Will do it later with github issue https://github.com/openbmc/openbmc/issues/2923 Change-Id: Ic84ea85d20126473e2723e4868c685f0a9d298e0 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Add README for loggingMarri Devender Rao2018-01-221-0/+66
| | | | | | | Resolves openbmc/openbmc#2691 Change-Id: I95d76f39a66b3d88af050584fde2ff277881c76a Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* Logging.Entry interface: add new propertyDeepak Kodihalli2017-03-271-0/+7
| | | | | | | | Add a boolean property called 'Resolved', which indicates whether the problem being reported by an error log has been resolved or not. Change-Id: I8a2e07c688ff31badbef6cf00e92116b568b6d71 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* Logging: Entry: Add timestamp propertyAdriana Kobylak2017-02-091-0/+4
| | | | | | | | Add to each error event entry the time when it was committed in milliseconds since 1970. Change-Id: I702b0ca836f8c525b6cb09856ec26350e3ac9773 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* Add Logging Entry interfaceAdriana Kobylak2016-12-041-0/+55
Change-Id: I365fdc16b31be91cfa6992df244d77f14979980b Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
OpenPOWER on IntegriCloud