diff --git a/evtx/Maps/OAlerts_Microsoft-Office-14-Alerts_300.map b/evtx/Maps/OAlerts_Microsoft-Office-14-Alerts_300.map
new file mode 100644
index 00000000..0b1af31e
--- /dev/null
+++ b/evtx/Maps/OAlerts_Microsoft-Office-14-Alerts_300.map
@@ -0,0 +1,54 @@
+Author: Lennaert Oudshoorn @lennaert89
+Description: OAlerts 300 event
+EventId: 300
+Channel: OAlerts
+Provider: "Microsoft Office 14 Alerts"
+Maps:
+ -
+ Property: PayloadData1
+ PropertyValue: "Program: %PayloadData1%"
+ Values:
+ -
+ Name: PayloadData1
+ Value: "/Event/EventData/Data"
+ Refine: "^(.*)"
+ -
+ Property: PayloadData2
+ PropertyValue: "Alert: %PayloadData2%"
+ Values:
+ -
+ Name: PayloadData2
+ Value: "/Event/EventData/Data"
+ Refine: "(?<=, )[^,\\d]+(?=,)"
+
+# Documentation:
+# https://medium.com/@bromiley/oalerts-the-microsoft-office-event-log-ad164e1eec0f
+# https://social.technet.microsoft.com/Forums/ie/en-US/6f684761-12f1-453f-aa37-57ae50828ee7/microsoft-outlook-event-id-300-quotwe-need-to-know-who-to-send-this-to-make-sure-you-enter-at?forum=officeitpro
+# https://nasbench.medium.com/finding-forensic-goodness-in-obscure-windows-event-logs-60e978ea45a3
+# Appears to log same data as Office 16. If an actual event is located for this event, please replace the one below and remove this comment
+#
+# Example Event Data:
+#
+#
+#
+# 300
+# 4
+# 0
+# 0x80000000000000
+#
+# 7
+# OAlerts
+# FOR-LT03
+#
+#
+#
+# Microsoft Excel
+# , Wilt u de wijzigingen in full_application_event_log.csv opslaan?
+# , 100216
+# , 16.0.4822.1000
+# ,
+# ,
+#
+#
+#
+#
diff --git a/evtx/Maps/OAlerts_Microsoft-Office-15-Alerts_300.map b/evtx/Maps/OAlerts_Microsoft-Office-15-Alerts_300.map
new file mode 100644
index 00000000..e15887d9
--- /dev/null
+++ b/evtx/Maps/OAlerts_Microsoft-Office-15-Alerts_300.map
@@ -0,0 +1,54 @@
+Author: Lennaert Oudshoorn @lennaert89
+Description: OAlerts 300 event
+EventId: 300
+Channel: OAlerts
+Provider: "Microsoft Office 15 Alerts"
+Maps:
+ -
+ Property: PayloadData1
+ PropertyValue: "Program: %PayloadData1%"
+ Values:
+ -
+ Name: PayloadData1
+ Value: "/Event/EventData/Data"
+ Refine: "^(.*)"
+ -
+ Property: PayloadData2
+ PropertyValue: "Alert: %PayloadData2%"
+ Values:
+ -
+ Name: PayloadData2
+ Value: "/Event/EventData/Data"
+ Refine: "(?<=, )[^,\\d]+(?=,)"
+
+# Documentation:
+# https://medium.com/@bromiley/oalerts-the-microsoft-office-event-log-ad164e1eec0f
+# https://social.technet.microsoft.com/Forums/ie/en-US/6f684761-12f1-453f-aa37-57ae50828ee7/microsoft-outlook-event-id-300-quotwe-need-to-know-who-to-send-this-to-make-sure-you-enter-at?forum=officeitpro
+# https://nasbench.medium.com/finding-forensic-goodness-in-obscure-windows-event-logs-60e978ea45a3
+# Appears to log same data as Office 16. If an actual event is located for this event, please replace the one below and remove this comment
+#
+# Example Event Data:
+#
+#
+#
+# 300
+# 4
+# 0
+# 0x80000000000000
+#
+# 7
+# OAlerts
+# FOR-LT03
+#
+#
+#
+# Microsoft Excel
+# , Wilt u de wijzigingen in full_application_event_log.csv opslaan?
+# , 100216
+# , 16.0.4822.1000
+# ,
+# ,
+#
+#
+#
+#