Skip to content

Commit 25f5cbb

Browse files
committed
Proofreading
1 parent b12b6cd commit 25f5cbb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/sentinel/sap/sap-deploy-troubleshoot.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ docker logs -f sapcon-[SID]
4545

4646
1. On your VM, edit the **sapcon/[SID]/systemconfig.ini** file.
4747

48-
1. Define the **General** section if it was not previously defined. In this section, define `logging_debug = True`.
48+
1. Define the **General** section if it wasn't previously defined. In this section, define `logging_debug = True`.
4949

5050
For example:
5151

@@ -56,7 +56,7 @@ docker logs -f sapcon-[SID]
5656

5757
1. Save the file.
5858

59-
The change takes effect two minutes after you save the file. You do not need to restart the Docker container.
59+
The change takes effect two minutes after you save the file. You don't need to restart the Docker container.
6060

6161
**Disable debug mode printing**:
6262

@@ -73,7 +73,7 @@ The change takes effect two minutes after you save the file. You do not need to
7373

7474
1. Save the file.
7575

76-
The change takes effect two minutes after you save the file. You do not need to restart the Docker container.
76+
The change takes effect two minutes after you save the file. You don't need to restart the Docker container.
7777

7878
## View all Docker execution logs
7979

@@ -132,7 +132,7 @@ If you want to check the SAP data connector configuration file and make manual u
132132

133133
1. Update the configuration if needed, and save the file.
134134

135-
The change takes effect two minutes after you save the file. You do not need to restart the Docker container.
135+
The change takes effect two minutes after you save the file. You don't need to restart the Docker container.
136136

137137
## Reset the SAP data connector
138138

@@ -199,7 +199,7 @@ If ABAP runtime errors appear on large systems, try setting a smaller chunk size
199199

200200
1. save the file.
201201

202-
The change takes effect two minutes after you save the file. You do not need to restart the Docker container.
202+
The change takes effect two minutes after you save the file. You don't need to restart the Docker container.
203203

204204
> [!NOTE]
205205
> The **timechunk** size is defined in minutes.
@@ -243,7 +243,7 @@ docker restart sapcon-[SID]
243243

244244
### Missing ABAP (SAP user) permissions
245245

246-
If you get an error message similar to: **..Missing Backend RFC Authorization..**, your SAP authorizations and role were not applied properly.
246+
If you get an error message similar to: **..Missing Backend RFC Authorization..**, your SAP authorizations and role weren't applied properly.
247247

248248
1. Ensure that the **MSFTSEN/SENTINEL_CONNECTOR** role was imported as part of a [change request](prerequisites-for-deploying-sap-continuous-threat-monitoring.md) transport, and applied to the connector user.
249249

@@ -305,7 +305,7 @@ While your system should automatically switch to compatibility mode if needed, y
305305

306306
1. save the file.
307307

308-
The change takes effect two minutes after you save the file. You do not need to restart the Docker container.r restart sapcon-[SID]
308+
The change takes effect two minutes after you save the file. You don't need to restart the Docker container.r restart sapcon-[SID]
309309
```
310310

311311
### SAPCONTROL or JAVA subsystems unable to connect
@@ -329,7 +329,7 @@ If you're not able to import the [required SAP log change requests](prerequisite
329329

330330
### Audit log data not ingested past initial load
331331

332-
If the SAP audit log data, visible in either the **RSAU_READ_LOAD** or **SM200** transactions, is not ingested into Microsoft Sentinel past the initial load, you may have a misconfiguration of the SAP system and the SAP host operating system.
332+
If the SAP audit log data, visible in either the **RSAU_READ_LOAD** or **SM200** transactions, isn't ingested into Microsoft Sentinel past the initial load, you may have a misconfiguration of the SAP system and the SAP host operating system.
333333

334334
- Initial loads are ingested after a fresh installation of the SAP data connector, or after the **metadata.db** file is deleted.
335335
- A sample misconfiguration might be when your SAP system timezone is set to **CET** in the **STZAC** transaction, but the SAP host operating system time zone is set to **UTC**.

0 commit comments

Comments
 (0)