Skip to content

Commit b2d44e7

Browse files
committed
Adding links to health section
1 parent 3082af8 commit b2d44e7

16 files changed

+47
-1
lines changed

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-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/deployment-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Follow your deployment journey through this series of articles, in which you'll
5151
| **6. Deploy data connector agent** | [Deploy and configure the container hosting the data connector agent](deploy-data-connector-agent-container.md) |
5252
| **7. Deploy SAP security content** | [Deploy SAP security content](deploy-sap-security-content.md)
5353
| **8. Configure the solution** | [Configure Microsoft Sentinel solution for SAP® applications](deployment-solution-configuration.md) |
54-
| **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) |
54+
| **9. Optional steps** | - [Monitor the health of your SAP system](../monitor-sap-system-health.md)<br> - [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) |
5555

5656
## Next steps
5757

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

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,3 +144,32 @@ docker start sapcon-[SID]
144144
## Remove the user role and the optional CR installed on your ABAP system
145145

146146
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/reference-kickstart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ Learn more about the Microsoft Sentinel solution for SAP® applications:
344344
- [Deploy and configure the container hosting the SAP data connector agent](deploy-data-connector-agent-container.md)
345345
- [Deploy SAP security content](deploy-sap-security-content.md)
346346
- [Deploy the Microsoft Sentinel for SAP data connector with SNC](configure-snc.md)
347+
- [Monitor the health of your SAP system](../monitor-sap-system-health.md)
347348
- [Enable and configure SAP auditing](configure-audit.md)
348349
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
349350

articles/sentinel/sap/reference-systemconfig.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ Learn more about the Microsoft Sentinel solution for SAP® applications:
227227
- [Deploy and configure the container hosting the SAP data connector agent](deploy-data-connector-agent-container.md)
228228
- [Deploy SAP security content](deploy-sap-security-content.md)
229229
- [Deploy the Microsoft Sentinel for SAP data connector with SNC](configure-snc.md)
230+
- [Monitor the health of your SAP system](../monitor-sap-system-health.md)
230231
- [Enable and configure SAP auditing](configure-audit.md)
231232
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
232233

articles/sentinel/sap/reference-update.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Learn more about the Microsoft Sentinel solution for SAP® applications:
8383
- [Deploy and configure the container hosting the SAP data connector agent](deploy-data-connector-agent-container.md)
8484
- [Deploy SAP security content](deploy-sap-security-content.md)
8585
- [Deploy the Microsoft Sentinel for SAP data connector with SNC](configure-snc.md)
86+
- [Monitor the health of your SAP system](../monitor-sap-system-health.md)
8687
- [Enable and configure SAP auditing](configure-audit.md)
8788
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
8889

articles/sentinel/sap/sap-audit-log-workbook.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ For more information, see:
131131

132132
- [Deploying Microsoft Sentinel solution for SAP® applications](deployment-overview.md)
133133
- [Microsoft Sentinel solution for SAP® applications logs reference](sap-solution-log-reference.md)
134+
- [Monitor the health of your SAP system](../monitor-sap-system-health.md)
134135
- [Deploy the Microsoft Sentinel solution for SAP® applications data connector with SNC](configure-snc.md)
135136
- [Configuration file reference](configuration-file-reference.md)
136137
- [Prerequisites for deploying the Microsoft Sentinel solution for SAP® applications](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)

articles/sentinel/sap/sap-solution-deploy-alternate.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ For more information, see [Deploy the SAP solution](deploy-sap-security-content.
381381
For more information, see:
382382
383383
- [Deploy the Microsoft Sentinel solution for SAP® applications data connector with SNC](configure-snc.md)
384+
- [Monitor the health of your SAP system](../monitor-sap-system-health.md)
384385
- [Microsoft Sentinel solution for SAP® applications detailed SAP requirements](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)
385386
- [Microsoft Sentinel solution for SAP® applications logs reference](sap-solution-log-reference.md)
386387
- [Microsoft Sentinel solution for SAP® applications: security content reference](sap-solution-security-content.md)

0 commit comments

Comments
 (0)