Skip to content

Commit efd5f88

Browse files
committed
Adding what's new
1 parent 4dce491 commit efd5f88

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

articles/sentinel/sap/configure-audit-log-rules.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ With these rules, you can monitor all audit log events, or get alerts only when
1616

1717
You use two analytics rules to monitor and analyze your SAP audit log data:
1818

19-
- **SAP - Dynamic Deterministic Audit Log Monitor**. Alerts on SAP audit log events only when anomalies are detected, using machine learning capabilities and with no coding required. [Learn how to configure the rule](#set-up-the-sap---dynamic-deterministic-audit-log-monitor-for-anomaly-detection).
20-
- **SAP - Dynamic Anomaly based Audit Log Monitor Alerts (PREVIEW)**. Alerts on any SAP audit log events with minimal configuration. You can configure the rule for an even lower false-positive rate. [Learn how to configure the rule](https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/microsoft-sentinel-for-sap-news-dynamic-sap-security-audit-log/ba-p/3326842).
19+
- **SAP - Dynamic Deterministic Audit Log Monitor (PREVIEW)**. Alerts on any SAP audit log events with minimal configuration. You can configure the rule for an even lower false-positive rate. [Learn how to configure the rule](https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/microsoft-sentinel-for-sap-news-dynamic-sap-security-audit-log/ba-p/3326842).
20+
- **SAP - Dynamic Anomaly based Audit Log Monitor Alerts (PREVIEW)**. Alerts on SAP audit log events when anomalies are detected, using machine learning capabilities and with no coding required. [Learn how to configure the rule](#set-up-the-sap---dynamic-deterministic-audit-log-monitor-for-anomaly-detection).
2121

22-
The two [SAP Audit log monitor rules](sap-solution-security-content.md#built-in-sap-analytics-rules-for-monitoring-the-sap-audit-log) are delivered as ready to run out of the box, and allow for further fine tuning using the [SAP_Dynamic_Audit_Log_Monitor_Configuration and SAP_User_Config watchlists](sap-solution-security-content.md#available-watchlists).
22+
The two [SAP Audit log monitor rules](sap-solution-security-content.md#built-in-sap-analytics-rules-for-monitoring-the-sap-audit-log) are delivered as ready to run out of the box, and allow for further fine tuning using the [SAP_Dynamic_Audit_Log_Monitor_Configuration and SAP_User_Config watchlist](sap-solution-security-content.md#available-watchlists).
2323

2424
## Anomaly detection
2525

@@ -35,7 +35,7 @@ Microsoft Sentinel checks an event or group of events for anomalies. It tries to
3535

3636
With this ability, you can look for anomalies in previously quieted event types, such as user sign-in events. For example, if the user JohnDoe signs in hundreds of times an hour, you can now let Microsoft Sentinel decide if behavior is suspicious. Is this John from accounting, repeatedly refreshing a financial dashboard with multiple data source, or a DDoS attack forming up?
3737

38-
## Set up the SAP - Dynamic Deterministic Audit Log Monitor rule for anomaly detection
38+
## Set up the SAP - Dynamic Anomaly based Audit Log Monitor Alerts (PREVIEW) rule for anomaly detection
3939

4040
If your SAP audit log data isn't already streaming data into the Microsoft Sentinel workspace, learn how to [deploy the solution](deployment-overview.md).
4141

articles/sentinel/whats-new.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ If you're looking for items older than six months, you'll find them in the [Arch
2525
>
2626
> You can also contribute! Join us in the [Microsoft Sentinel Threat Hunters GitHub community](https://github.com/Azure/Azure-Sentinel/wiki).
2727
28+
## September 2022
29+
30+
### Out of the box anomaly detection on the SAP audit log (Preview)
31+
32+
The SAP audit log records audit and security actions on SAP systems, like failed sign-in attempts or other suspicious actions. You can monitor the SAP audit log using Microsoft Sentinel built-in analytics rules.
33+
34+
Previously, the existing **SAP - Dynamic Deterministic Audit Log Monitor (PREVIEW)** rule alerts on any SAP audit log events with [minimal configuration](https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/microsoft-sentinel-for-sap-news-dynamic-sap-security-audit-log/ba-p/3326842).
35+
36+
The latest version of the Microsoft Sentinel for SAP solution includes the **SAP - Dynamic Anomaly based Audit Log Monitor Alerts (PREVIEW)** rule, providing [anomaly detection](configure-audit-log-rules.md#anomaly-detection) for SAP audit log events. With this feature, you can instruct Microsoft Sentinel to check specific event types deterministically (based on predefined patterns), or to check the event type for anomalies, using the [SAP_Dynamic_Audit_Log_Monitor_Configuration and SAP_User_Config watchlists](sap-solution-security-content.md#available-watchlists) and with no coding required.
37+
2838
## August 2022
2939

3040
- [Azure resource entity page (Preview)](#azure-resource-entity-page-preview)

0 commit comments

Comments
 (0)