You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/sap/collect-sap-hana-audit-logs.md
+40-3Lines changed: 40 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,9 +41,46 @@ If you have SAP HANA database audit logs configured with Syslog, you'll also nee
41
41
> Because the facilities where HANA database events are saved can change between different distributions, we recommend that you add all facilities. Check them against your Syslog logs, and then remove any that aren't relevant.
42
42
>
43
43
44
-
1. In Microsoft Sentinel, check to confirm that HANA database events are now shown in the ingested logs.
45
-
46
-
## Next steps
44
+
## Verify your configuration
45
+
46
+
In Microsoft Sentinel, check to confirm that HANA database events are now shown in the ingested logs. For example, run the following query:
47
+
48
+
```KQL
49
+
//generated function structure for custom log Syslog
0 commit comments