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/configure-audit.md
+2-59Lines changed: 2 additions & 59 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,72 +90,15 @@ Track your SAP solution deployment journey through this series of articles:
90
90
91
91
1. Under **Event Selection**, choose **Classic event selection** and select all the event types in the list.
92
92
93
-
Alternatively, choose **Detail event selection**, review the list of message IDs listed in the [Recommended audit categories](#recommended-audit-categories) section of this article, and configure them in **Detail event selection**.
1. You'll see that the **Static Configuration** section displays the newly created profile. Right-click the profile and select **Activate**.
100
98
101
99
1. In the confirmation window select **Yes** to activate the newly created profile.
102
-
103
-
### Recommended audit categories
104
-
105
-
The following table lists Message IDs used by the Microsoft Sentinel solution for SAP® applications. In order for analytics rules to detect events properly, we strongly recommend configuring an audit policy that includes the message IDs listed below as a minimum.
106
-
107
-
| Message ID | Message text | Category name | Event Weighting | Class Used in Rules |
108
-
| - | - | - | - | - |
109
-
| AU1 | Logon successful (type=&A, method=&C) | Logon | Severe | Used |
| BUV | Invalid hash value &A. The context contains &B. | User Master Record Change | Critical | Used |
140
-
| BUW | A refresh token issued to client &A was used by client &B. | User Master Record Change | Critical | Used |
141
-
| CUK | C debugging activated | Other | Critical | Used |
142
-
| CUL | Field content in debugger changed by user &A: &B (&C) | Other | Critical | Used |
143
-
| CUM | Jump to ABAP Debugger by user &A: &B (&C) | Other | Critical | Used |
144
-
| CUN | A process was stopped from the debugger by user &A (&C) | Other | Critical | Used |
145
-
| CUO | Explicit database operation in debugger by user &A: &B (&C) | Other | Critical | Used |
146
-
| CUP | Non-exclusive debugging session started by user &A (&C) | Other | Critical | Used |
147
-
| CUS | Logical file name &B is not a valid alias for logical file name &A | Other | Severe | Used |
148
-
| CUZ | Generic table access by RFC to &A with activity &B | RFC Start | Critical | Used |
149
-
| DU1 | FTP server allowlist is empty | RFC Start | Severe | Used |
150
-
| DU2 | FTP server allowlist is non-secure due to use of placeholders | RFC Start | Severe | Used |
151
-
| DU8 | FTP connection request for server &A successful | RFC Start | Non-Critical | Used |
152
-
| DU9 | Generic table access call to &A with activity &B (auth. check: &C ) | Transaction Start | Non-Critical | Used |
153
-
| DUH | OAuth 2.0: Token declared invalid (OAuth client=&A, user=&B, token type=&C) | User Master Record Change | Severe with Monitor Alert | Used |
154
-
| EU1 | System change options changed ( &A to &B ) | System | Critical | Used |
155
-
| EU2 | Client &A settings changed ( &B ) | System | Critical | Used |
156
-
| EUF | Could not call RFC function module &A | RFC Start | Non-Critical | Used |
157
-
| FU0 | Exclusive security audit log medium changed (new status &A) | System | Critical | Used |
158
-
| FU1 | RFC function &B with dynamic destination &C was called in program &A | RFC Start | Non-Critical | Used |
100
+
> [!NOTE]
101
+
> Static configuration only takes effect after a system restart. For an immediate setup, create an additional dynamic filter with the same properties, by right clicking the newly created static profile and selecting "apply to dynamic configuration".
0 commit comments