You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/sap/preparing-sap.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -351,15 +351,16 @@ The required authorizations are listed here by log type. Only the authorizations
351
351
| S_TABU_NAM | TABLE | SNCSYSACL |
352
352
| S_TABU_NAM | TABLE | USRACL |
353
353
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).
355
355
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
357
357
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.
359
359
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.
361
362
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**:
363
364
364
365
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.
365
366
1. Check whether the `RSHOSTPH`, `RSSTATPH` and `RSDB_PAR` report names are maintained in the TCOLL table.
0 commit comments