Skip to content

Commit 66e72dd

Browse files
authored
Update articles/sentinel/sap/collect-sap-hana-audit-logs.md
1 parent 749500d commit 66e72dd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/sentinel/sap/collect-sap-hana-audit-logs.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,11 @@ TimeGenerated = column_ifexists('TimeGenerated', '1000-01-01T00:00:00Z')
7373
T_Syslog | union isfuzzy= true (D_Syslog | where TimeGenerated != '1000-01-01T00:00:00Z')
7474
```
7575

76-
Alternately, use the following built-in analytics rules to show that SAP logs are being ingested:
76+
77+
## Add analytics rules for SAP HANA
78+
79+
Use the following built-in analytics rules to have Microsoft Sentinel start triggering alerts on related SAP HANA activity:
80+
7781
- **SAP - (PREVIEW) HANA DB -Assign Admin Authorizations**
7882
- **SAP - (PREVIEW) HANA DB -Audit Trail Policy Changes**
7983
- **SAP - (PREVIEW) HANA DB -Deactivation of Audit Trail**

0 commit comments

Comments
 (0)