Skip to content

Commit f5cd1d4

Browse files
authored
Merge pull request #232143 from limwainstein/risky-configuration
Adding risky configuration parameters
2 parents c156024 + 54db5c3 commit f5cd1d4

File tree

5 files changed

+125
-26
lines changed

5 files changed

+125
-26
lines changed

articles/sentinel/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -994,8 +994,10 @@
994994
href: sap/sap-solution-log-reference.md
995995
- name: SAP solution content overview
996996
href: sap/sap-solution-security-content.md
997+
- name: Monitored SAP security parameters
998+
href: sap/sap-suspicious-configuration-security-parameters.md
997999
- name: SAP audit log workbook
998-
href: sap/sap-audit-log-workbook.md
1000+
href: sap/sap-audit-log-workbook.md
9991001
- name: Kickstart script reference
10001002
href: sap/reference-kickstart.md
10011003
- name: Container update script reference

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You use two analytics rules to monitor and analyze your SAP audit log data:
1919
- **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).
2020
- **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-anomaly-based-audit-log-monitor-alerts-preview-rule-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#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).
2323

2424
## Anomaly detection
2525

articles/sentinel/sap/sap-solution-log-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ SAPAuditLogAnomalies(LearningTime = 14d, DetectingTime=0h, SelectedSystems= dyna
288288
| MaxTime | Time of last event observed|
289289
| Score | the anomaly scores as produced by the anomaly model|
290290

291-
See [Built-in SAP analytics rules for monitoring the SAP audit log](sap-solution-security-content.md#built-in-sap-analytics-rules-for-monitoring-the-sap-audit-log) for more information.
291+
See [Built-in SAP analytics rules for monitoring the SAP audit log](sap-solution-security-content.md#monitoring-the-sap-audit-log) for more information.
292292

293293
### SAPAuditLogConfigRecommend
294294
The **SAPAuditLogConfigRecommend** is a helper function designed to offer recommendations for the configuration of the [SAP - Dynamic Anomaly based Audit Log Monitor Alerts (PREVIEW)](sap-solution-security-content.md#sap---dynamic-anomaly-based-audit-log-monitor-alerts-preview) analytics rule. Learn how to [configure the rules](configure-audit-log-rules.md).

0 commit comments

Comments
 (0)