Skip to content

Commit 6ec807c

Browse files
committed
Updating links
1 parent f420c99 commit 6ec807c

6 files changed

+65
-36
lines changed

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/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: 6 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

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

Lines changed: 6 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

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)

articles/sentinel/sap/prerequisites-for-deploying-sap-continuous-threat-monitoring.md

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

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

25+
1. [Configure auditing](configure-audit.md)
26+
2527
1. [Deploy data connector agent](deploy-data-connector-agent-container.md)
2628

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

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

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

3640
## Table of prerequisites

0 commit comments

Comments
 (0)