Skip to content

Commit 82e2f3f

Browse files
authored
Merge pull request #239645 from limwainstein/moving-sap-auditing-page
Moving SAP auditing page
2 parents ec9ae21 + 840c9f8 commit 82e2f3f

22 files changed

+123
-44
lines changed

articles/sentinel/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -965,6 +965,8 @@
965965
href: sap/prerequisites-for-deploying-sap-continuous-threat-monitoring.md
966966
- name: Prepare SAP environment
967967
href: sap/preparing-sap.md
968+
- name: Configure auditing
969+
href: sap/configure-audit.md
968970
- name: Deploy data connector agent
969971
href: sap/deploy-data-connector-agent-container.md
970972
- name: Deploy SAP security content
@@ -979,9 +981,7 @@
979981
- name: Optional deployment steps
980982
items:
981983
- name: Configure SAP data connector to use SNC
982-
href: sap/configure-snc.md
983-
- name: Configure auditing
984-
href: sap/configure-audit.md
984+
href: sap/configure-snc.md
985985
- name: Collect SAP HANA audit logs
986986
href: sap/collect-sap-hana-audit-logs.md
987987
- name: Deploy SAP connector manually

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Learn more about the Microsoft Sentinel solution for SAP® applications:
5757
- [Deploy and configure the container hosting the SAP data connector agent](deploy-data-connector-agent-container.md)
5858
- [Deploy SAP security content](deploy-sap-security-content.md)
5959
- [Deploy the SAP data connector with SNC](configure-snc.md)
60+
- [Monitor the health of your SAP system](../monitor-sap-system-health.md)
6061
- [Enable and configure SAP auditing](configure-audit.md)
6162

6263
Troubleshooting:

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,12 @@ You can further configure event types that produce too many incidents using the
6363
|Determinism or anomalies |If you know the event’s characteristics, you can use the deterministic capabilities. If you aren't sure how to correctly configure the event, the machine learning capabilities can decide. |
6464
|SOAR capabilities |You can use Microsoft Sentinel to further orchestrate, automate and respond to incidents that can be applied to the SAP audit log dynamic alerts. Learn about [Security Orchestration, Automation, and Response (SOAR)](../automation.md). |
6565

66+
## Next steps
6667

68+
In this article, you learned how to monitor the SAP audit log using Microsoft Sentinel built-in analytics rules.
6769

70+
- [Learn more about the SAP Audit log monitor rules](sap-solution-security-content.md#monitoring-the-sap-audit-log)
71+
- [Learn about the SAP Audit Log workbook](sap-audit-log-workbook.md)
6872

6973

7074

articles/sentinel/sap/configure-audit.md

Lines changed: 31 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,33 @@ This article shows you how to enable and configure auditing for the Microsoft Se
1818
1919
Some installations of SAP systems may not have audit log enabled by default. For best results in evaluating the performance and efficacy of the Microsoft Sentinel solution for SAP® applications, enable auditing of your SAP system and configure the audit parameters.
2020

21+
## Deployment milestones
22+
23+
Track your SAP solution deployment journey through this series of articles:
24+
25+
1. [Deployment overview](deployment-overview.md)
26+
27+
1. [Deployment prerequisites](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)
28+
29+
1. [Work with the solution across multiple workspaces](cross-workspace.md) (PREVIEW)
30+
31+
1. [Prepare SAP environment](preparing-sap.md)
32+
33+
1. **Configure auditing (*You are here*)**
34+
35+
1. [Deploy data connector agent](deploy-data-connector-agent-container.md)
36+
37+
1. [Deploy SAP security content](deploy-sap-security-content.md)
38+
39+
1. [Configure Microsoft Sentinel solution for SAP® applications](deployment-solution-configuration.md)
40+
41+
1. Optional deployment steps
42+
- [Configure data connector to use SNC](configure-snc.md)
43+
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
44+
- [Configure audit log monitoring rules](configure-audit-log-rules.md)
45+
- [Deploy SAP connector manually](sap-solution-deploy-alternate.md)
46+
- [Select SAP ingestion profiles](select-ingestion-profiles.md)
47+
2148
## Check if auditing is enabled
2249

2350
1. Sign in to the SAP GUI and run the **RSAU_CONFIG** transaction.
@@ -132,27 +159,9 @@ The following table lists Message IDs used by the Microsoft Sentinel solution fo
132159

133160
## Next steps
134161

135-
Learn more about the Microsoft Sentinel solution for SAP® applications:
136-
137-
- [Deploy Microsoft Sentinel solution for SAP® applications](deployment-overview.md)
138-
- [Prerequisites for deploying Microsoft Sentinel solution for SAP® applications](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)
139-
- [Deploy SAP Change Requests (CRs) and configure authorization](preparing-sap.md)
140-
- [Deploy and configure the container hosting the SAP data connector agent](deploy-data-connector-agent-container.md)
141-
- [Deploy SAP security content](deploy-sap-security-content.md)
142-
- [Deploy the SAP data connector with SNC](configure-snc.md)
143-
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
144-
145-
Troubleshooting:
146-
147-
- [Troubleshoot your Microsoft Sentinel solution for SAP® applications deployment](sap-deploy-troubleshoot.md)
148-
- [Configure SAP Transport Management System](configure-transport.md)
149-
150-
Reference files:
162+
In this article, you learned how to enable and configure SAP auditing for Microsoft Sentinel.
151163

152-
- [Microsoft Sentinel solution for SAP® applications data reference](sap-solution-log-reference.md)
153-
- [Microsoft Sentinel solution for SAP® applications: security content reference](sap-solution-security-content.md)
154-
- [Kickstart script reference](reference-kickstart.md)
155-
- [Update script reference](reference-update.md)
156-
- [Systemconfig.ini file reference](reference-systemconfig.md)
164+
Now you are ready to deploy the data connector agent container.
157165

158-
For more information, see [Microsoft Sentinel solutions](../sentinel-solutions.md).
166+
> [!div class="nextstepaction"]
167+
> [Deploy and configure the container hosting the data connector agent](deploy-data-connector-agent-container.md)

articles/sentinel/sap/configure-snc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ Learn more about the Microsoft Sentinel solution for SAP® applications:
186186
- [Deploy SAP security content](deploy-sap-security-content.md)
187187
- [Deploy the Microsoft Sentinel solution for SAP® applications](configure-snc.md)
188188
- [Enable and configure SAP auditing](configure-audit.md)
189+
- [Monitor the health of your SAP system](../monitor-sap-system-health.md)
189190
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
190191
191192
Troubleshooting:

articles/sentinel/sap/deploy-data-connector-agent-container.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,20 @@ Deployment of the Microsoft Sentinel solution for SAP® applications is divided
2323

2424
1. [Prepare SAP environment](preparing-sap.md)
2525

26+
1. [Configure auditing](configure-audit.md)
27+
2628
1. **Deploy data connector agent (*You are here*)**
2729

2830
1. [Deploy SAP security content](deploy-sap-security-content.md)
2931

3032
1. [Configure Microsoft Sentinel solution for SAP® applications](deployment-solution-configuration.md)
3133

32-
1. Optional deployment steps
33-
- [Configure auditing](configure-audit.md)
34-
- [Configure SAP data connector to use SNC](configure-snc.md)
35-
34+
1. Optional deployment steps
35+
- [Configure data connector to use SNC](configure-snc.md)
36+
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
37+
- [Configure audit log monitoring rules](configure-audit-log-rules.md)
38+
- [Deploy SAP connector manually](sap-solution-deploy-alternate.md)
39+
- [Select SAP ingestion profiles](select-ingestion-profiles.md)
3640

3741
## Data connector agent deployment overview
3842

articles/sentinel/sap/deploy-sap-security-content.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,19 @@ Track your SAP solution deployment journey through this series of articles:
2525

2626
1. [Prepare SAP environment](preparing-sap.md)
2727

28+
1. [Configure auditing](configure-audit.md)
29+
2830
1. [Deploy data connector agent](deploy-data-connector-agent-container.md)
2931

3032
1. **Deploy SAP security content (*You are here*)**
3133

3234
1. [Configure Microsoft Sentinel solution for SAP® applications](deployment-solution-configuration.md)
3335

34-
1. Optional deployment steps
35-
- [Configure auditing](configure-audit.md)
36+
1. Optional deployment steps
3637
- [Configure data connector to use SNC](configure-snc.md)
38+
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
39+
- [Configure audit log monitoring rules](configure-audit-log-rules.md)
40+
- [Deploy SAP connector manually](sap-solution-deploy-alternate.md)
3741
- [Select SAP ingestion profiles](select-ingestion-profiles.md)
3842

3943
## Deploy SAP security content
@@ -102,6 +106,7 @@ Learn more about the Microsoft Sentinel solution for SAP® applications:
102106
- [Deploy SAP Change Requests (CRs) and configure authorization](preparing-sap.md)
103107
- [Deploy and configure the container hosting the SAP data connector agent](deploy-data-connector-agent-container.md)
104108
- [Deploy SAP security content](deploy-sap-security-content.md)
109+
- [Monitor the health of your SAP system](../monitor-sap-system-health.md)
105110
- [Deploy the Microsoft Sentinel for SAP data connector with SNC](configure-snc.md)
106111
- [Enable and configure SAP auditing](configure-audit.md)
107112
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)

articles/sentinel/sap/deployment-overview.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.date: 04/12/2022
1111

1212
This article introduces you to the process of deploying the Microsoft Sentinel solution for SAP® applications. The full process is detailed in a whole set of articles linked under [Deployment milestones](#deployment-milestones).
1313

14+
> [!TIP]
15+
> Learn how to [monitor the health and role of your SAP systems](../monitor-sap-system-health.md).
16+
1417
Microsoft Sentinel solution for SAP® applications is certified for SAP S/4HANA® Cloud, Private Edition RISE with SAP and SAP S/4 on-premise. Learn more about this [certification](solution-overview.md#certification).
1518

1619
> [!NOTE]
@@ -47,10 +50,11 @@ Follow your deployment journey through this series of articles, in which you'll
4750
| **2. Plan architecture** | Learn about [working with the solution across multiple workspaces](cross-workspace.md) (PREVIEW) |
4851
| **3. Deployment prerequisites** | [Prerequisites for deploying the Microsoft Sentinel solution for SAP® applications](prerequisites-for-deploying-sap-continuous-threat-monitoring.md) |
4952
| **4. Prepare SAP environment** | [Deploying SAP CRs and configuring authorization](preparing-sap.md) |
50-
| **5. Deploy data connector agent** | [Deploy and configure the container hosting the data connector agent](deploy-data-connector-agent-container.md) |
51-
| **6. Deploy SAP security content** | [Deploy SAP security content](deploy-sap-security-content.md)
52-
| **7. Microsoft Sentinel solution for SAP® applications** | [Configure Microsoft Sentinel solution for SAP® applications](deployment-solution-configuration.md) |
53-
| **8. Optional steps** | - [Configure auditing](configure-audit.md)<br>- [Configure Microsoft Sentinel for SAP data connector to use SNC](configure-snc.md)<br>- [Configure audit log monitoring rules](configure-audit-log-rules.md)<br>- [Select SAP ingestion profiles](select-ingestion-profiles.md) |
53+
| **5. Configure auditing** | [Configure auditing](configure-audit.md) |
54+
| **6. Deploy data connector agent** | [Deploy and configure the container hosting the data connector agent](deploy-data-connector-agent-container.md) |
55+
| **7. Deploy SAP security content** | [Deploy SAP security content](deploy-sap-security-content.md)
56+
| **8. Configure the solution** | [Configure Microsoft Sentinel solution for SAP® applications](deployment-solution-configuration.md) |
57+
| **9. Optional steps** |- [Configure Microsoft Sentinel for SAP data connector to use SNC](configure-snc.md)<br>- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)<br>- [Configure audit log monitoring rules](configure-audit-log-rules.md)<br>- [Deploy SAP connector manually](sap-solution-deploy-alternate.md)<br>- [Select SAP ingestion profiles](select-ingestion-profiles.md) |
5458

5559
## Next steps
5660

articles/sentinel/sap/deployment-solution-configuration.md

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,19 @@ Track your SAP solution deployment journey through this series of articles:
3131

3232
1. [Prepare SAP environment](preparing-sap.md)
3333

34+
1. [Configure auditing](configure-audit.md)
35+
3436
1. [Deploy data connector agent](deploy-data-connector-agent-container.md)
3537

3638
1. [Deploy SAP security content](deploy-sap-security-content.md)
3739

3840
1. **Configure Microsoft Sentinel solution for SAP® applications (*You are here*)**
3941

40-
1. Optional deployment steps
41-
- [Configure auditing](configure-audit.md)
42+
1. Optional deployment steps
4243
- [Configure data connector to use SNC](configure-snc.md)
44+
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
45+
- [Configure audit log monitoring rules](configure-audit-log-rules.md)
46+
- [Deploy SAP connector manually](sap-solution-deploy-alternate.md)
4347
- [Select SAP ingestion profiles](select-ingestion-profiles.md)
4448

4549
## Configure watchlists
@@ -140,3 +144,32 @@ docker start sapcon-[SID]
140144
## Remove the user role and the optional CR installed on your ABAP system
141145

142146
To remove the user role and optional CR imported to your system, import the deletion CR *NPLK900259* into your ABAP system.
147+
148+
## Next steps
149+
150+
Learn more about the Microsoft Sentinel solution for SAP® applications:
151+
152+
- [Deploy Microsoft Sentinel solution for SAP® applications](deployment-overview.md)
153+
- [Prerequisites for deploying Microsoft Sentinel solution for SAP® applications](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)
154+
- [Deploy SAP Change Requests (CRs) and configure authorization](preparing-sap.md)
155+
- [Deploy and configure container hosting the SAP data connector agent](deploy-data-connector-agent-container.md)
156+
- [Deploy SAP security content](deploy-sap-security-content.md)
157+
- [Monitor the health of your SAP system](../monitor-sap-system-health.md)
158+
- [Deploy the Microsoft Sentinel for SAP data connector with SNC](configure-snc.md)
159+
- [Enable and configure SAP auditing](configure-audit.md)
160+
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
161+
162+
Troubleshooting:
163+
164+
- [Troubleshoot your Microsoft Sentinel solution for SAP® applications deployment](sap-deploy-troubleshoot.md)
165+
- [Configure SAP Transport Management System](configure-transport.md)
166+
167+
Reference files:
168+
169+
- [Microsoft Sentinel solution for SAP® applications data reference](sap-solution-log-reference.md)
170+
- [Microsoft Sentinel solution for SAP® applications: security content reference](sap-solution-security-content.md)
171+
- [Kickstart script reference](reference-kickstart.md)
172+
- [Update script reference](reference-update.md)
173+
- [Systemconfig.ini file reference](reference-systemconfig.md)
174+
175+
For more information, see [Microsoft Sentinel solutions](../sentinel-solutions.md).

articles/sentinel/sap/preparing-sap.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,19 @@ Track your SAP solution deployment journey through this series of articles:
4949

5050
1. **Prepare SAP environment (*You are here*)**
5151

52+
1. [Configure auditing](configure-audit.md)
53+
5254
1. [Deploy data connector agent](deploy-data-connector-agent-container.md)
5355

5456
1. [Deploy SAP security content](deploy-sap-security-content.md)
5557

5658
1. [Configure Microsoft Sentinel solution for SAP® applications](deployment-solution-configuration.md)
5759

58-
1. Optional deployment steps
59-
- [Configure auditing](configure-audit.md)
60+
1. Optional deployment steps
6061
- [Configure data connector to use SNC](configure-snc.md)
62+
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
63+
- [Configure audit log monitoring rules](configure-audit-log-rules.md)
64+
- [Deploy SAP connector manually](sap-solution-deploy-alternate.md)
6165
- [Select SAP ingestion profiles](select-ingestion-profiles.md)
6266

6367
To deploy the CRs, follow the steps outlined below. The steps below may differ according to the version of the SAP system and should be considered for demonstration purposes only.
@@ -408,7 +412,7 @@ If the job exists and is configured correctly, no further steps are needed.
408412
409413
You have now fully prepared your SAP environment. The required CRs have been deployed, a role and profile have been provisioned, and a user account has been created and assigned the proper role profile.
410414
411-
Now you are ready to deploy the data connector agent container.
415+
Now you are ready to enable and configure SAP auditing for Microsoft Sentinel.
412416
413417
> [!div class="nextstepaction"]
414-
> [Deploy and configure the container hosting the data connector agent](deploy-data-connector-agent-container.md)
418+
> [Enable and configure SAP auditing for Microsoft Sentinel](configure-audit.md)

0 commit comments

Comments
 (0)