Skip to content

Commit 1b25d83

Browse files
committed
Feedback
1 parent c5600b9 commit 1b25d83

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.

articles/sentinel/sap/preparing-sap.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -351,15 +351,16 @@ The required authorizations are listed here by log type. Only the authorizations
351351
| S_TABU_NAM | TABLE | SNCSYSACL |
352352
| S_TABU_NAM | TABLE | USRACL |
353353
354-
When you finish deployment, you can [remove the user role and the optional CR installed on your ABAP system](deployment-solution-configuration.md#remove-the-user-role-and-the-optional-cr-installed-on-your-abap-system).
354+
If needed, you can [remove the user role and the optional CR installed on your ABAP system](deployment-solution-configuration.md#remove-the-user-role-and-the-optional-cr-installed-on-your-abap-system).
355355
356-
## Verify that the Microsoft Sentinel solution for SAP® applications can monitor the PAHI table (history of system, database, and SAP parameters)
356+
## Verify that the PAHI table (history of system, database, and SAP parameters) is updated at regular intervals
357357
358-
The SAP PAHI table includes data on the history of the SAP system, the database, and SAP parameters. In some cases, the Microsoft Sentinel solution for SAP® applications can't monitor the SAP PAHI table frequently due to an SAP issue in the TCOLL table (see the [SAP note](https://launchpad.support.sap.com/#/notes/12103) with more details on this issue). It's important to frequently monitor the PAHI table to alert on suspicious actions that might happen at any time throughout the day.
358+
The SAP PAHI table includes data on the history of the SAP system, the database, and SAP parameters. In some cases, the Microsoft Sentinel solution for SAP® applications can't monitor the SAP PAHI table at regular intervals, due to missing or faulty configuration (see the [SAP note](https://launchpad.support.sap.com/#/notes/12103) with more details on this issue). It's important to update the PAHI table an to monitor it frequently, so that the Microsoft Sentinel solution for SAP® applications can alert on suspicious actions that might happen at any time throughout the day.
359359

360-
You can also configure a set of [analytics rules](sap-solution-security-content.md) that alert on suspicious events related to the PAHI table.
360+
> [!NOTE]
361+
> For optimal results, in your machine's *systemconfig.ini* file, under the `[ABAP Table Selector]` section, enable both the `PAHI_FULL` and the `PAHI_INCREMENTAL` parameters.
361362
362-
**To verify that the Microsoft Sentinel solution for SAP® applications can monitor the PAHI table**:
363+
**To verify that the PAHI table is updated at regular intervals**:
363364
364365
1. Check whether the `SAP_COLLECTOR_FOR_PERFMONITOR` job, based on the RSCOLL00 program, is scheduled and running hourly, by the DDIC user in the 000 client.
365366
1. Check whether the `RSHOSTPH`, `RSSTATPH` and `RSDB_PAR` report names are maintained in the TCOLL table.

0 commit comments

Comments
 (0)