Merge branch 'patch-1' of https://github.com/causten/docs into causten-patch-1
diff --git a/dbus-interfaces.md b/dbus-interfaces.md
index 5e71dcb..b2a8ab0 100644
--- a/dbus-interfaces.md
+++ b/dbus-interfaces.md
@@ -157,4 +157,30 @@
 
   *  `state`
 
+# Event Logs
 
+## `/org/openbmc/records/events`
+
+methods:
+
+  *  `Clear()`
+
+## `/org/openbmc/records/events/<logid>`
+
+methods:
+
+  *  `delete()`
+
+properties:
+
+  *  `message`
+
+  *  `association`
+
+  *  `reported_by`
+
+  *  `severity`
+
+  *  `debug_data`
+
+  *  `time`