diff --git a/docs/auditor/10.6/admin/healthstatus/troubleshooting.md b/docs/auditor/10.6/admin/healthstatus/troubleshooting.md index 642ed10609..6c99169be0 100644 --- a/docs/auditor/10.6/admin/healthstatus/troubleshooting.md +++ b/docs/auditor/10.6/admin/healthstatus/troubleshooting.md @@ -24,7 +24,7 @@ portal as described in the | I see a blank window instead of a report. | Contact your Auditor Global administrator to make sure that you are granted sufficient permissions on the Report Server. To view reports in a web browser - Open a web browser and type the Report Manager URL (found under Settings>**Audit Database**). In the page that opens, navigate to the report you want to generate and click the report name. You can modify the report filters and click View Report to apply them. | | I configured report subscription to be uploaded to a file server, but cannot find it / cannot access it. | Subscriptions can be uploaded either to a file share (e.g., _\\filestorage\reports_) or to a folder on the computer where Auditor Server is installed. To access these reports, you must be granted the Read permission. | | When trying to collect event data from Active Directory domain, an error message like this appears in Netwrix Health Log: _Monitoring Plan: `` The following error has occurred while processing '``': Error collecting the security log of the domain ``. Failed to process the domain controller `` due to the following error: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it_. | This may happen due to Secondary Logon Service disabled state. To collect event data from the domain, this service must be up and running. Open its properties and start the service. | -| The 'Workstation' field in search, reports, and Activity Summary is reported as 'unknown' | For the full list of possible reasons, please refer to the following Netwrix Knowledge Base article: [Why is the "Workstation" field reported as "unknown"?](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9VdCAK.html) | +| The 'Workstation' field in search, reports, and Activity Summary is reported as 'unknown' | For the full list of possible reasons, please refer to the following Netwrix Knowledge Base article: [Why is the "Workstation" field reported as "unknown"?](/docs/kb/auditor/workstation-field-reported-as-unknown) | ## Creating a ticket with Customer portal diff --git a/docs/auditor/10.6/admin/monitoringplans/sharepoint/overview.md b/docs/auditor/10.6/admin/monitoringplans/sharepoint/overview.md index 13ad70b329..a8faa3dbb4 100644 --- a/docs/auditor/10.6/admin/monitoringplans/sharepoint/overview.md +++ b/docs/auditor/10.6/admin/monitoringplans/sharepoint/overview.md @@ -37,7 +37,7 @@ topic for additional information. | Problem | Description | KB article | | ------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| The "Timeout Expired" error appears during the agent's deployment. | The agent failed to be deployed due to one of the following reasons: - One or several servers are unreachable - The SPAdminV4 service is not started on any of the servers. - The servers within the farm are located in different time zones. - Your SharePoint farm exceeds the recommended capacity limits. Increase DeployTimeout value in _%ProgramData%\Netwrix\NetwrixAuditor for SharePoint\ Configuration\ ``\ Commonsettings.config_ and restart the agent service. | Refer to the [Timeout Expired Error on SharePoint Core Service Deployment](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9YfCAK.html) Knowledge Base article for the solution. | +| The "Timeout Expired" error appears during the agent's deployment. | The agent failed to be deployed due to one of the following reasons: - One or several servers are unreachable - The SPAdminV4 service is not started on any of the servers. - The servers within the farm are located in different time zones. - Your SharePoint farm exceeds the recommended capacity limits. Increase DeployTimeout value in _%ProgramData%\Netwrix\NetwrixAuditor for SharePoint\ Configuration\ ``\ Commonsettings.config_ and restart the agent service. | Refer to the [Timeout Expired Error on SharePoint Core Service Deployment](/docs/kb/auditor/timeout-expired-error-on-sharepoint-core-service-deployment) Knowledge Base article for the solution. | ## SharePoint Farm diff --git a/docs/auditor/10.6/admin/settings/longtermarchive.md b/docs/auditor/10.6/admin/settings/longtermarchive.md index 8a59ffc445..f5841a8b24 100644 --- a/docs/auditor/10.6/admin/settings/longtermarchive.md +++ b/docs/auditor/10.6/admin/settings/longtermarchive.md @@ -17,7 +17,7 @@ Review the following for additional information: | Option | Description | | ------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Long-Term Archive settings | | -| Write audit data to | Specify the path to a local or shared folder where your audit data will be stored. By default, it is set to _"C:\ProgramData\Netwrix Auditor\Data"_. By default, the LocalSystem account is used to write data to the local-based Long-Term Archive and computer account is used for the file share-based storage. Subscriptions created in the Auditor client are uploaded to file servers under the Long-Term Archive service account as well. It is not recommended to store your Long-Term Archive on a system disk. If you want to move the Long-Term Archive to another location, refer to the following Netwrix Knowledge base article: [How to move Long-Term Archive to a new location](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9SSCA0.html). | +| Write audit data to | Specify the path to a local or shared folder where your audit data will be stored. By default, it is set to _"C:\ProgramData\Netwrix Auditor\Data"_. By default, the LocalSystem account is used to write data to the local-based Long-Term Archive and computer account is used for the file share-based storage. Subscriptions created in the Auditor client are uploaded to file servers under the Long-Term Archive service account as well. It is not recommended to store your Long-Term Archive on a system disk. If you want to move the Long-Term Archive to another location, refer to the following Netwrix Knowledge base article: [How to move Long-Term Archive to a new location](/docs/kb/auditor/how-to-move-long-term-archive-to-a-new-location). | | Keep audit data for (in months) | Specify how long data will be stored. By default, it is set to 120 months. | | Use custom credentials (for the file share-based Long-Term Archive only) | Select the checkbox and provide user name and password for the Long-Term Archive service account. You can specify a custom account only for the Long-Term Archive stored on a file share. The custom Long-Term Archive service account can be granted the following rights and permissions: - Advanced permissions on the folder where the Long-term Archive is stored: - List folder / read data - Read attributes - Read extended attributes - Create files / write data - Create folders / append data - Write attributes - Write extended attributes - Delete subfolders and files - Read permissions - On the file shares where report subscriptions are saved: - Change share permission - Create files / write data folder permission Subscriptions created in the Auditor client  are uploaded to file servers under the Long-Term Archive service account as well. See the [Subscriptions](/docs/auditor/10.6/admin/subscriptions/overview.md) topic for additional information. | diff --git a/docs/auditor/10.6/configuration/activedirectory/overview.md b/docs/auditor/10.6/configuration/activedirectory/overview.md index 2174fc5459..c35f0086d6 100644 --- a/docs/auditor/10.6/configuration/activedirectory/overview.md +++ b/docs/auditor/10.6/configuration/activedirectory/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/activedirectory/securitylog.md b/docs/auditor/10.6/configuration/activedirectory/securitylog.md index a69fb9fe82..750e18361e 100644 --- a/docs/auditor/10.6/configuration/activedirectory/securitylog.md +++ b/docs/auditor/10.6/configuration/activedirectory/securitylog.md @@ -43,5 +43,5 @@ If "Overwrite" option is not enough to meet your data retention requirements, yo _auto-archiving_ option for Security event log to preserve historical event data in the archive files. With that option enabled, you may want to adjust the retention settings for log archives (backups). Related procedures are described in the -[Auto-archiving Windows Security log](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u000000Pcx6CAC.html) +[Auto-archiving Windows Security log](/docs/kb/auditor/auto-archiving-windows-security-log) Netwrix Knowledge Base article. diff --git a/docs/auditor/10.6/configuration/activedirectoryfederatedservices/overview.md b/docs/auditor/10.6/configuration/activedirectoryfederatedservices/overview.md index 703d1476f0..6b0d7b7eb6 100644 --- a/docs/auditor/10.6/configuration/activedirectoryfederatedservices/overview.md +++ b/docs/auditor/10.6/configuration/activedirectoryfederatedservices/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. Active Directory Federation Services (AD FS) server role can be assigned: diff --git a/docs/auditor/10.6/configuration/exchange/overview.md b/docs/auditor/10.6/configuration/exchange/overview.md index 6e0d59f397..15858834de 100644 --- a/docs/auditor/10.6/configuration/exchange/overview.md +++ b/docs/auditor/10.6/configuration/exchange/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/fileservers/delldatastorage/overview.md b/docs/auditor/10.6/configuration/fileservers/delldatastorage/overview.md index 200816a6e8..2a55ca8f16 100644 --- a/docs/auditor/10.6/configuration/fileservers/delldatastorage/overview.md +++ b/docs/auditor/10.6/configuration/fileservers/delldatastorage/overview.md @@ -17,7 +17,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/fileservers/dellisilon/overview.md b/docs/auditor/10.6/configuration/fileservers/dellisilon/overview.md index a3cfe7af68..2331eb6df0 100644 --- a/docs/auditor/10.6/configuration/fileservers/dellisilon/overview.md +++ b/docs/auditor/10.6/configuration/fileservers/dellisilon/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/fileservers/netappcmode/overview.md b/docs/auditor/10.6/configuration/fileservers/netappcmode/overview.md index 95fa000695..55cf856083 100644 --- a/docs/auditor/10.6/configuration/fileservers/netappcmode/overview.md +++ b/docs/auditor/10.6/configuration/fileservers/netappcmode/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/fileservers/nutanix/overview.md b/docs/auditor/10.6/configuration/fileservers/nutanix/overview.md index 82c29bab9c..ee123e7bc9 100644 --- a/docs/auditor/10.6/configuration/fileservers/nutanix/overview.md +++ b/docs/auditor/10.6/configuration/fileservers/nutanix/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/fileservers/overview.md b/docs/auditor/10.6/configuration/fileservers/overview.md index 61796b83e4..79fddb54af 100644 --- a/docs/auditor/10.6/configuration/fileservers/overview.md +++ b/docs/auditor/10.6/configuration/fileservers/overview.md @@ -12,7 +12,7 @@ information on these activities. **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. ## Supported File Servers and Devices diff --git a/docs/auditor/10.6/configuration/fileservers/qumulo/overview.md b/docs/auditor/10.6/configuration/fileservers/qumulo/overview.md index b8bac1396a..eefbfd89f0 100644 --- a/docs/auditor/10.6/configuration/fileservers/qumulo/overview.md +++ b/docs/auditor/10.6/configuration/fileservers/qumulo/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/fileservers/synology/overview.md b/docs/auditor/10.6/configuration/fileservers/synology/overview.md index 0bf9f0abb7..4f899c276c 100644 --- a/docs/auditor/10.6/configuration/fileservers/synology/overview.md +++ b/docs/auditor/10.6/configuration/fileservers/synology/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/fileservers/windows/overview.md b/docs/auditor/10.6/configuration/fileservers/windows/overview.md index 4ace4c286c..beadd78421 100644 --- a/docs/auditor/10.6/configuration/fileservers/windows/overview.md +++ b/docs/auditor/10.6/configuration/fileservers/windows/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. ## Configuration Overview @@ -265,7 +265,7 @@ folder is placed within a share targeted by a DFS folder. For recommendations on configuring DFS replication, refer to the following Netwrix knowledge base article: -[Why did loss of performance occur when configuring audit settings for Windows File Servers?](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9SyCAK.html). +[Why did loss of performance occur when configuring audit settings for Windows File Servers?](/docs/kb/auditor/auditing-distributed-file-systems-with-replication-in-netwrix-auditor). Remember that replication of namespace roots is not supported. ## File Servers and Antivirus diff --git a/docs/auditor/10.6/configuration/grouppolicy/overview.md b/docs/auditor/10.6/configuration/grouppolicy/overview.md index e1e1d0c575..b1a725ab34 100644 --- a/docs/auditor/10.6/configuration/grouppolicy/overview.md +++ b/docs/auditor/10.6/configuration/grouppolicy/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/logonactivity/overview.md b/docs/auditor/10.6/configuration/logonactivity/overview.md index 19b2efb8db..ec921eb324 100644 --- a/docs/auditor/10.6/configuration/logonactivity/overview.md +++ b/docs/auditor/10.6/configuration/logonactivity/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/logonactivity/securityeventlog.md b/docs/auditor/10.6/configuration/logonactivity/securityeventlog.md index ed563a651d..bc663ec0d9 100644 --- a/docs/auditor/10.6/configuration/logonactivity/securityeventlog.md +++ b/docs/auditor/10.6/configuration/logonactivity/securityeventlog.md @@ -33,4 +33,4 @@ needed**. **NOTE:** After configuring security event settings via Group Policy, you may notice that the log size on a specific computer is not set correctly. In this case, follow the resolution steps from the Netwrix Knowledge base article to fix the issue: -[Security log settings do not apply via GPO](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u000000HDk6CAG.html). +[Security log settings do not apply via GPO](/docs/kb/auditor/security-log-settings-do-not-apply-via-gpo). diff --git a/docs/auditor/10.6/configuration/microsoft365/exchangeonline/overview.md b/docs/auditor/10.6/configuration/microsoft365/exchangeonline/overview.md index 097577427f..c545456323 100644 --- a/docs/auditor/10.6/configuration/microsoft365/exchangeonline/overview.md +++ b/docs/auditor/10.6/configuration/microsoft365/exchangeonline/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/microsoft365/microsoftentraid/overview.md b/docs/auditor/10.6/configuration/microsoft365/microsoftentraid/overview.md index 7bcd58d2ba..74f6d2664d 100644 --- a/docs/auditor/10.6/configuration/microsoft365/microsoftentraid/overview.md +++ b/docs/auditor/10.6/configuration/microsoft365/microsoftentraid/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/microsoft365/sharepointonline/overview.md b/docs/auditor/10.6/configuration/microsoft365/sharepointonline/overview.md index 3e13c01598..a605dc0e59 100644 --- a/docs/auditor/10.6/configuration/microsoft365/sharepointonline/overview.md +++ b/docs/auditor/10.6/configuration/microsoft365/sharepointonline/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in the following way: diff --git a/docs/auditor/10.6/configuration/microsoft365/teams/overview.md b/docs/auditor/10.6/configuration/microsoft365/teams/overview.md index 1cee8d2ed8..86b8414741 100644 --- a/docs/auditor/10.6/configuration/microsoft365/teams/overview.md +++ b/docs/auditor/10.6/configuration/microsoft365/teams/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/networkdevices/ciscoasa.md b/docs/auditor/10.6/configuration/networkdevices/ciscoasa.md index de6d4260b5..c7995f7b56 100644 --- a/docs/auditor/10.6/configuration/networkdevices/ciscoasa.md +++ b/docs/auditor/10.6/configuration/networkdevices/ciscoasa.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/networkdevices/ciscoios.md b/docs/auditor/10.6/configuration/networkdevices/ciscoios.md index 3c5b6ae89d..1d19a7d8cd 100644 --- a/docs/auditor/10.6/configuration/networkdevices/ciscoios.md +++ b/docs/auditor/10.6/configuration/networkdevices/ciscoios.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/networkdevices/fortinetfortigate.md b/docs/auditor/10.6/configuration/networkdevices/fortinetfortigate.md index 20777f502e..5925de0e08 100644 --- a/docs/auditor/10.6/configuration/networkdevices/fortinetfortigate.md +++ b/docs/auditor/10.6/configuration/networkdevices/fortinetfortigate.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/networkdevices/juniper.md b/docs/auditor/10.6/configuration/networkdevices/juniper.md index 013591b54d..d766352fd1 100644 --- a/docs/auditor/10.6/configuration/networkdevices/juniper.md +++ b/docs/auditor/10.6/configuration/networkdevices/juniper.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/networkdevices/overview.md b/docs/auditor/10.6/configuration/networkdevices/overview.md index fd2f4b094d..f0ef409480 100644 --- a/docs/auditor/10.6/configuration/networkdevices/overview.md +++ b/docs/auditor/10.6/configuration/networkdevices/overview.md @@ -22,5 +22,5 @@ device: **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. diff --git a/docs/auditor/10.6/configuration/networkdevices/paloalto.md b/docs/auditor/10.6/configuration/networkdevices/paloalto.md index 7f59360dfd..7c8d0052d6 100644 --- a/docs/auditor/10.6/configuration/networkdevices/paloalto.md +++ b/docs/auditor/10.6/configuration/networkdevices/paloalto.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/networkdevices/sonicwall.md b/docs/auditor/10.6/configuration/networkdevices/sonicwall.md index 4f76f297e6..923de0e4bb 100644 --- a/docs/auditor/10.6/configuration/networkdevices/sonicwall.md +++ b/docs/auditor/10.6/configuration/networkdevices/sonicwall.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/oracle/overview.md b/docs/auditor/10.6/configuration/oracle/overview.md index d03f71d959..4c30703acb 100644 --- a/docs/auditor/10.6/configuration/oracle/overview.md +++ b/docs/auditor/10.6/configuration/oracle/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: @@ -48,7 +48,7 @@ different auditing types: **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. ## Considerations for Oracle Database 11g diff --git a/docs/auditor/10.6/configuration/sharepoint/overview.md b/docs/auditor/10.6/configuration/sharepoint/overview.md index 2ddce449d7..f96777c0b5 100644 --- a/docs/auditor/10.6/configuration/sharepoint/overview.md +++ b/docs/auditor/10.6/configuration/sharepoint/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/configuration/sqlserver/configuringtracelogging.md b/docs/auditor/10.6/configuration/sqlserver/configuringtracelogging.md index 151d61d5eb..3d239d7a0c 100644 --- a/docs/auditor/10.6/configuration/sqlserver/configuringtracelogging.md +++ b/docs/auditor/10.6/configuration/sqlserver/configuringtracelogging.md @@ -14,7 +14,7 @@ and enable it if necessary. To read more, refer to **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. In some cases, however, you may need to disable trace logging on your SQL Server instance. For that, diff --git a/docs/auditor/10.6/configuration/sqlserver/overview.md b/docs/auditor/10.6/configuration/sqlserver/overview.md index 5e86bdb4d9..15da2f387b 100644 --- a/docs/auditor/10.6/configuration/sqlserver/overview.md +++ b/docs/auditor/10.6/configuration/sqlserver/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. The IT Infrastructure for monitoring is configured automatically. Your current audit settings will diff --git a/docs/auditor/10.6/configuration/useractivity/overview.md b/docs/auditor/10.6/configuration/useractivity/overview.md index 0a8b3d7e15..331f05fd5a 100644 --- a/docs/auditor/10.6/configuration/useractivity/overview.md +++ b/docs/auditor/10.6/configuration/useractivity/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can use group Managed Service Accounts (gMSA) as data collecting accounts. diff --git a/docs/auditor/10.6/configuration/vmware/overview.md b/docs/auditor/10.6/configuration/vmware/overview.md index 30cb79f98c..d7e1c60d25 100644 --- a/docs/auditor/10.6/configuration/vmware/overview.md +++ b/docs/auditor/10.6/configuration/vmware/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring automatically through a monitoring plan. No diff --git a/docs/auditor/10.6/configuration/windowsserver/overview.md b/docs/auditor/10.6/configuration/windowsserver/overview.md index d24e9e9302..b0cde07a81 100644 --- a/docs/auditor/10.6/configuration/windowsserver/overview.md +++ b/docs/auditor/10.6/configuration/windowsserver/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.6/install/upgrade.md b/docs/auditor/10.6/install/upgrade.md index 35678f0aed..413e3ca178 100644 --- a/docs/auditor/10.6/install/upgrade.md +++ b/docs/auditor/10.6/install/upgrade.md @@ -13,7 +13,7 @@ Seamless upgrade to Netwrix Auditor 10.6 is supported for versions 10.5 and 10.0 If you use an earlier version of Netwrix Auditor, then you need to upgrade sequentially right to version 10.5. Review the following Netwrix knowledge base article for more information: -[Upgrade Increments for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9eJCAS.html). +[Upgrade Increments for Netwrix Auditor](/docs/kb/auditor/upgrade-increments-for-netwrix-auditor). ## Before Starting the Upgrade diff --git a/docs/auditor/10.6/requirements/longtermarchive.md b/docs/auditor/10.6/requirements/longtermarchive.md index 6c99192355..d5d9a8415f 100644 --- a/docs/auditor/10.6/requirements/longtermarchive.md +++ b/docs/auditor/10.6/requirements/longtermarchive.md @@ -37,7 +37,7 @@ viewing the Long-Term Archive widget of the Health Status dashboard, click Open **Step 5 –** To move data from the old repository to the new location, take the steps described in the following Netwrix knowledge base article: -[How to Move Long-Term Archive to a New Location](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9SSCA0.html). +[How to Move Long-Term Archive to a New Location](/docs/kb/auditor/how-to-move-long-term-archive-to-a-new-location). Auditor client will start writing data to the new location right after you complete data moving procedure. diff --git a/docs/auditor/10.6/requirements/overview.md b/docs/auditor/10.6/requirements/overview.md index d796e47fa2..3f304db494 100644 --- a/docs/auditor/10.6/requirements/overview.md +++ b/docs/auditor/10.6/requirements/overview.md @@ -45,7 +45,7 @@ product architecture and components interactions are shown in the figure below. **NOTE:** When auditing Active Directory domains, Exchange servers, expired passwords, and inactive users, the data sent by the product can be encrypted using Signing and Sealing. See the following Netwrix knowledge base article for additional information on how to secure Netwrix Auditor: -[Best Practices for Securing Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9SPCA0.html). +[Best Practices for Securing Netwrix Auditor](/docs/kb/auditor/best-practices-for-securing-netwrix-auditor). ### Workflow Stages diff --git a/docs/auditor/10.6/requirements/software.md b/docs/auditor/10.6/requirements/software.md index 7e89f0c58f..5dc517e9ac 100644 --- a/docs/auditor/10.6/requirements/software.md +++ b/docs/auditor/10.6/requirements/software.md @@ -60,7 +60,7 @@ Printing To print SSRS-based reports, SSRS Report Viewer and Auditor Client require ActiveX Control to be installed and enabled on the local machine. See the -[Impossible to Export a Report ](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u000000HDfkCAG.html) +[Impossible to Export a Report ](/docs/kb/auditor/impossible-to-export-a-report) Netwrix knowledge base article for additional information. You can, for example, open any SSRS-based report using your default web browser and click **Print**. diff --git a/docs/auditor/10.6/requirements/sqlserver.md b/docs/auditor/10.6/requirements/sqlserver.md index f1c53aeff3..e7e123a717 100644 --- a/docs/auditor/10.6/requirements/sqlserver.md +++ b/docs/auditor/10.6/requirements/sqlserver.md @@ -301,5 +301,5 @@ to **SQL Server Logins**, expand the **Security** > **Logins** node, right-click **Properties** from the pop-up menu, and edit its roles. If you need to migrate the Audit Database, see the -[How to Migrate Netwrix Auditor Databases to Another SQL Server Instance](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000Pbd8CAC.html) +[How to Migrate Netwrix Auditor Databases to Another SQL Server Instance](/docs/kb/auditor/how-to-migrate-netwrix-auditor-databases-to-another-sql-server-instance) knowledge base article. diff --git a/docs/auditor/10.6/requirements/workingfolder.md b/docs/auditor/10.6/requirements/workingfolder.md index d69c2c240a..bfeaf4cb7b 100644 --- a/docs/auditor/10.6/requirements/workingfolder.md +++ b/docs/auditor/10.6/requirements/workingfolder.md @@ -19,5 +19,5 @@ capacity, you can use the Working Folder widget of the Health Status dashboard. If you want to change the working folder default location, run the specially designed utility. See the -[How to Migrate Netwrix Auditor Working Folder to a New Location](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000PcOLCA0.html) +[How to Migrate Netwrix Auditor Working Folder to a New Location](/docs/kb/auditor/how-to-migrate-netwrix-auditor-working-folder-to-a-new-location) Knowledge Base article for additional information. diff --git a/docs/auditor/10.6/tools/eventlogmanager/eventlogmanager.md b/docs/auditor/10.6/tools/eventlogmanager/eventlogmanager.md index 49c417a69a..d475b6a27a 100644 --- a/docs/auditor/10.6/tools/eventlogmanager/eventlogmanager.md +++ b/docs/auditor/10.6/tools/eventlogmanager/eventlogmanager.md @@ -18,7 +18,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/admin/healthstatus/troubleshooting.md b/docs/auditor/10.7/admin/healthstatus/troubleshooting.md index 71902a7bb0..a908010662 100644 --- a/docs/auditor/10.7/admin/healthstatus/troubleshooting.md +++ b/docs/auditor/10.7/admin/healthstatus/troubleshooting.md @@ -23,7 +23,7 @@ portal as described in the Creating a ticket with Customer portal section. | I see a blank window instead of a report. | Contact your Auditor Global administrator to make sure that you are granted sufficient permissions on the Report Server. To view reports in a web browser - Open a web browser and type the Report Manager URL (found under Settings>**Audit Database**). In the page that opens, navigate to the report you want to generate and click the report name. You can modify the report filters and click View Report to apply them. | | I configured report subscription to be uploaded to a file server, but cannot find it / cannot access it. | Subscriptions can be uploaded either to a file share (e.g., _\\filestorage\reports_) or to a folder on the computer where Auditor Server is installed. To access these reports, you must be granted the Read permission. | | When trying to collect event data from Active Directory domain, an error message like this appears in Netwrix Health Log: _Monitoring Plan: `` The following error has occurred while processing '``': Error collecting the security log of the domain ``. Failed to process the domain controller `` due to the following error: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it_. | This may happen due to Secondary Logon Service disabled state. To collect event data from the domain, this service must be up and running. Open its properties and start the service. | -| The 'Workstation' field in search, reports, and Activity Summary is reported as 'unknown' | For the full list of possible reasons, please refer to the following Netwrix Knowledge Base article: [Why is the "Workstation" field reported as "unknown"?](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9VdCAK.html) | +| The 'Workstation' field in search, reports, and Activity Summary is reported as 'unknown' | For the full list of possible reasons, please refer to the following Netwrix Knowledge Base article: [Why is the "Workstation" field reported as "unknown"?](/docs/kb/auditor/workstation-field-reported-as-unknown) | ## Creating a ticket with Customer portal diff --git a/docs/auditor/10.7/admin/monitoringplans/sharepoint/overview.md b/docs/auditor/10.7/admin/monitoringplans/sharepoint/overview.md index 4be2b8e957..639d740e11 100644 --- a/docs/auditor/10.7/admin/monitoringplans/sharepoint/overview.md +++ b/docs/auditor/10.7/admin/monitoringplans/sharepoint/overview.md @@ -37,7 +37,7 @@ information. | Problem | Description | KB article | | ------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| The "Timeout Expired" error appears during the agent's deployment. | The agent failed to be deployed due to one of the following reasons: - One or several servers are unreachable - The SPAdminV4 service is not started on any of the servers. - The servers within the farm are located in different time zones. - Your SharePoint farm exceeds the recommended capacity limits. Increase DeployTimeout value in _%ProgramData%\Netwrix\NetwrixAuditor for SharePoint\ Configuration\ ``\ Commonsettings.config_ and restart the agent service. | Refer to the [Timeout Expired Error on SharePoint Core Service Deployment](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9YfCAK.html) Knowledge Base article for the solution. | +| The "Timeout Expired" error appears during the agent's deployment. | The agent failed to be deployed due to one of the following reasons: - One or several servers are unreachable - The SPAdminV4 service is not started on any of the servers. - The servers within the farm are located in different time zones. - Your SharePoint farm exceeds the recommended capacity limits. Increase DeployTimeout value in _%ProgramData%\Netwrix\NetwrixAuditor for SharePoint\ Configuration\ ``\ Commonsettings.config_ and restart the agent service. | Refer to the [Timeout Expired Error on SharePoint Core Service Deployment](/docs/kb/auditor/timeout-expired-error-on-sharepoint-core-service-deployment) Knowledge Base article for the solution. | ## SharePoint Farm diff --git a/docs/auditor/10.7/admin/settings/longtermarchive.md b/docs/auditor/10.7/admin/settings/longtermarchive.md index fb3195f5cf..16de2f1bb6 100644 --- a/docs/auditor/10.7/admin/settings/longtermarchive.md +++ b/docs/auditor/10.7/admin/settings/longtermarchive.md @@ -17,7 +17,7 @@ Review the following for additional information: | Option | Description | | ------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Long-Term Archive settings | | -| Write audit data to | Specify the path to a local or shared folder where your audit data will be stored. By default, it is set to _"C:\ProgramData\Netwrix Auditor\Data"_. By default, the LocalSystem account is used to write data to the local-based Long-Term Archive and computer account is used for the file share-based storage. Subscriptions created in the Auditor client are uploaded to file servers under the Long-Term Archive service account as well. It is not recommended to store your Long-Term Archive on a system disk. If you want to move the Long-Term Archive to another location, refer to the following Netwrix Knowledge base article: [How to move Long-Term Archive to a new location](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9SSCA0.html). | +| Write audit data to | Specify the path to a local or shared folder where your audit data will be stored. By default, it is set to _"C:\ProgramData\Netwrix Auditor\Data"_. By default, the LocalSystem account is used to write data to the local-based Long-Term Archive and computer account is used for the file share-based storage. Subscriptions created in the Auditor client are uploaded to file servers under the Long-Term Archive service account as well. It is not recommended to store your Long-Term Archive on a system disk. If you want to move the Long-Term Archive to another location, refer to the following Netwrix Knowledge base article: [How to move Long-Term Archive to a new location](/docs/kb/auditor/how-to-move-long-term-archive-to-a-new-location). | | Keep audit data for (in months) | Specify how long data will be stored. By default, it is set to 120 months. | | Use custom credentials (for the file share-based Long-Term Archive only) | Select the checkbox and provide user name and password for the Long-Term Archive service account. You can specify a custom account only for the Long-Term Archive stored on a file share. The custom Long-Term Archive service account can be granted the following rights and permissions: - Advanced permissions on the folder where the Long-term Archive is stored: - List folder / read data - Read attributes - Read extended attributes - Create files / write data - Create folders / append data - Write attributes - Write extended attributes - Delete subfolders and files - Read permissions - On the file shares where report subscriptions are saved: - Change share permission - Create files / write data folder permission Subscriptions created in the Auditor client  are uploaded to file servers under the Long-Term Archive service account as well. See the [Subscriptions](/docs/auditor/10.7/admin/subscriptions/overview.md) topic for additional information. | diff --git a/docs/auditor/10.7/configuration/activedirectory/overview.md b/docs/auditor/10.7/configuration/activedirectory/overview.md index 735bd648a9..585600a270 100644 --- a/docs/auditor/10.7/configuration/activedirectory/overview.md +++ b/docs/auditor/10.7/configuration/activedirectory/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/activedirectory/securitylog.md b/docs/auditor/10.7/configuration/activedirectory/securitylog.md index e3a2a07e74..c7e940490b 100644 --- a/docs/auditor/10.7/configuration/activedirectory/securitylog.md +++ b/docs/auditor/10.7/configuration/activedirectory/securitylog.md @@ -43,5 +43,5 @@ If "Overwrite" option is not enough to meet your data retention requirements, yo _auto-archiving_ option for Security event log to preserve historical event data in the archive files. With that option enabled, you may want to adjust the retention settings for log archives (backups). Related procedures are described in the -[Auto-archiving Windows Security log](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u000000Pcx6CAC.html) +[Auto-archiving Windows Security log](/docs/kb/auditor/auto-archiving-windows-security-log) Netwrix Knowledge Base article. diff --git a/docs/auditor/10.7/configuration/activedirectoryfederatedservices/overview.md b/docs/auditor/10.7/configuration/activedirectoryfederatedservices/overview.md index f24568d07f..5a6ecad03c 100644 --- a/docs/auditor/10.7/configuration/activedirectoryfederatedservices/overview.md +++ b/docs/auditor/10.7/configuration/activedirectoryfederatedservices/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. Active Directory Federation Services (AD FS) server role can be assigned: diff --git a/docs/auditor/10.7/configuration/exchange/overview.md b/docs/auditor/10.7/configuration/exchange/overview.md index 5954a3cf96..105bcc5834 100644 --- a/docs/auditor/10.7/configuration/exchange/overview.md +++ b/docs/auditor/10.7/configuration/exchange/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/fileservers/delldatastorage/overview.md b/docs/auditor/10.7/configuration/fileservers/delldatastorage/overview.md index 73daa0fc45..abe2d7e301 100644 --- a/docs/auditor/10.7/configuration/fileservers/delldatastorage/overview.md +++ b/docs/auditor/10.7/configuration/fileservers/delldatastorage/overview.md @@ -17,7 +17,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/fileservers/dellisilon/overview.md b/docs/auditor/10.7/configuration/fileservers/dellisilon/overview.md index ed214a1d85..9079777e34 100644 --- a/docs/auditor/10.7/configuration/fileservers/dellisilon/overview.md +++ b/docs/auditor/10.7/configuration/fileservers/dellisilon/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/fileservers/netappcmode/overview.md b/docs/auditor/10.7/configuration/fileservers/netappcmode/overview.md index 881b6d9ebc..e1a4b6e9a5 100644 --- a/docs/auditor/10.7/configuration/fileservers/netappcmode/overview.md +++ b/docs/auditor/10.7/configuration/fileservers/netappcmode/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/fileservers/nutanix/overview.md b/docs/auditor/10.7/configuration/fileservers/nutanix/overview.md index bb21fcc81d..4312bcc7aa 100644 --- a/docs/auditor/10.7/configuration/fileservers/nutanix/overview.md +++ b/docs/auditor/10.7/configuration/fileservers/nutanix/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/fileservers/overview.md b/docs/auditor/10.7/configuration/fileservers/overview.md index bf10d71874..8ac5855190 100644 --- a/docs/auditor/10.7/configuration/fileservers/overview.md +++ b/docs/auditor/10.7/configuration/fileservers/overview.md @@ -12,7 +12,7 @@ information on these activities. **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. ## Supported File Servers and Devices diff --git a/docs/auditor/10.7/configuration/fileservers/qumulo/overview.md b/docs/auditor/10.7/configuration/fileservers/qumulo/overview.md index f1dd3365bd..4f5e38621f 100644 --- a/docs/auditor/10.7/configuration/fileservers/qumulo/overview.md +++ b/docs/auditor/10.7/configuration/fileservers/qumulo/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/fileservers/synology/overview.md b/docs/auditor/10.7/configuration/fileservers/synology/overview.md index a154aa9a22..a7fbc6c9d8 100644 --- a/docs/auditor/10.7/configuration/fileservers/synology/overview.md +++ b/docs/auditor/10.7/configuration/fileservers/synology/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/fileservers/windows/overview.md b/docs/auditor/10.7/configuration/fileservers/windows/overview.md index 0cb31e5957..55f4b95978 100644 --- a/docs/auditor/10.7/configuration/fileservers/windows/overview.md +++ b/docs/auditor/10.7/configuration/fileservers/windows/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. ## Configuration Overview @@ -236,7 +236,7 @@ folder is placed within a share targeted by a DFS folder. For recommendations on configuring DFS replication, refer to the following Netwrix knowledge base article: -[Why did loss of performance occur when configuring audit settings for Windows File Servers?](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9SyCAK.html). +[Why did loss of performance occur when configuring audit settings for Windows File Servers?](/docs/kb/auditor/auditing-distributed-file-systems-with-replication-in-netwrix-auditor). Remember that replication of namespace roots is not supported. ## File Servers and Antivirus diff --git a/docs/auditor/10.7/configuration/grouppolicy/overview.md b/docs/auditor/10.7/configuration/grouppolicy/overview.md index e34c0f7836..c131f9bfa8 100644 --- a/docs/auditor/10.7/configuration/grouppolicy/overview.md +++ b/docs/auditor/10.7/configuration/grouppolicy/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/logonactivity/overview.md b/docs/auditor/10.7/configuration/logonactivity/overview.md index 3b09b1be4d..fb80c48e19 100644 --- a/docs/auditor/10.7/configuration/logonactivity/overview.md +++ b/docs/auditor/10.7/configuration/logonactivity/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/logonactivity/securityeventlog.md b/docs/auditor/10.7/configuration/logonactivity/securityeventlog.md index 37a52fb8ca..6b4e6dd3be 100644 --- a/docs/auditor/10.7/configuration/logonactivity/securityeventlog.md +++ b/docs/auditor/10.7/configuration/logonactivity/securityeventlog.md @@ -33,4 +33,4 @@ needed**. **NOTE:** After configuring security event settings via Group Policy, you may notice that the log size on a specific computer is not set correctly. In this case, follow the resolution steps from the Netwrix Knowledge base article to fix the issue: -[Security log settings do not apply via GPO](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u000000HDk6CAG.html). +[Security log settings do not apply via GPO](/docs/kb/auditor/security-log-settings-do-not-apply-via-gpo). diff --git a/docs/auditor/10.7/configuration/microsoft365/exchangeonline/overview.md b/docs/auditor/10.7/configuration/microsoft365/exchangeonline/overview.md index 42d89c2abf..bcb45093c2 100644 --- a/docs/auditor/10.7/configuration/microsoft365/exchangeonline/overview.md +++ b/docs/auditor/10.7/configuration/microsoft365/exchangeonline/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/microsoft365/microsoftentraid/overview.md b/docs/auditor/10.7/configuration/microsoft365/microsoftentraid/overview.md index 01f831b614..0561e7125f 100644 --- a/docs/auditor/10.7/configuration/microsoft365/microsoftentraid/overview.md +++ b/docs/auditor/10.7/configuration/microsoft365/microsoftentraid/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/microsoft365/sharepointonline/overview.md b/docs/auditor/10.7/configuration/microsoft365/sharepointonline/overview.md index 857d0de0fb..2329d29119 100644 --- a/docs/auditor/10.7/configuration/microsoft365/sharepointonline/overview.md +++ b/docs/auditor/10.7/configuration/microsoft365/sharepointonline/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in the following way: diff --git a/docs/auditor/10.7/configuration/microsoft365/teams/overview.md b/docs/auditor/10.7/configuration/microsoft365/teams/overview.md index 5ec82d3239..462fd00931 100644 --- a/docs/auditor/10.7/configuration/microsoft365/teams/overview.md +++ b/docs/auditor/10.7/configuration/microsoft365/teams/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/networkdevices/ciscoasa.md b/docs/auditor/10.7/configuration/networkdevices/ciscoasa.md index de6d4260b5..c7995f7b56 100644 --- a/docs/auditor/10.7/configuration/networkdevices/ciscoasa.md +++ b/docs/auditor/10.7/configuration/networkdevices/ciscoasa.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/networkdevices/ciscoios.md b/docs/auditor/10.7/configuration/networkdevices/ciscoios.md index 3c5b6ae89d..1d19a7d8cd 100644 --- a/docs/auditor/10.7/configuration/networkdevices/ciscoios.md +++ b/docs/auditor/10.7/configuration/networkdevices/ciscoios.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/networkdevices/fortinetfortigate.md b/docs/auditor/10.7/configuration/networkdevices/fortinetfortigate.md index 20777f502e..5925de0e08 100644 --- a/docs/auditor/10.7/configuration/networkdevices/fortinetfortigate.md +++ b/docs/auditor/10.7/configuration/networkdevices/fortinetfortigate.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/networkdevices/juniper.md b/docs/auditor/10.7/configuration/networkdevices/juniper.md index 5ce6e7a4f1..d341e8b49f 100644 --- a/docs/auditor/10.7/configuration/networkdevices/juniper.md +++ b/docs/auditor/10.7/configuration/networkdevices/juniper.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/networkdevices/overview.md b/docs/auditor/10.7/configuration/networkdevices/overview.md index 71b2f52e11..2b673837aa 100644 --- a/docs/auditor/10.7/configuration/networkdevices/overview.md +++ b/docs/auditor/10.7/configuration/networkdevices/overview.md @@ -22,5 +22,5 @@ device: **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. diff --git a/docs/auditor/10.7/configuration/networkdevices/paloalto.md b/docs/auditor/10.7/configuration/networkdevices/paloalto.md index 7f59360dfd..7c8d0052d6 100644 --- a/docs/auditor/10.7/configuration/networkdevices/paloalto.md +++ b/docs/auditor/10.7/configuration/networkdevices/paloalto.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/networkdevices/sonicwall.md b/docs/auditor/10.7/configuration/networkdevices/sonicwall.md index 4f76f297e6..923de0e4bb 100644 --- a/docs/auditor/10.7/configuration/networkdevices/sonicwall.md +++ b/docs/auditor/10.7/configuration/networkdevices/sonicwall.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/oracle/overview.md b/docs/auditor/10.7/configuration/oracle/overview.md index dc15001c94..a4ea1b964c 100644 --- a/docs/auditor/10.7/configuration/oracle/overview.md +++ b/docs/auditor/10.7/configuration/oracle/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: @@ -46,7 +46,7 @@ different auditing types: **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. ## Considerations for Oracle Database 11g diff --git a/docs/auditor/10.7/configuration/sharepoint/overview.md b/docs/auditor/10.7/configuration/sharepoint/overview.md index 0faf768ce0..06c527dce1 100644 --- a/docs/auditor/10.7/configuration/sharepoint/overview.md +++ b/docs/auditor/10.7/configuration/sharepoint/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/configuration/sqlserver/configuringtracelogging.md b/docs/auditor/10.7/configuration/sqlserver/configuringtracelogging.md index 151d61d5eb..3d239d7a0c 100644 --- a/docs/auditor/10.7/configuration/sqlserver/configuringtracelogging.md +++ b/docs/auditor/10.7/configuration/sqlserver/configuringtracelogging.md @@ -14,7 +14,7 @@ and enable it if necessary. To read more, refer to **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. In some cases, however, you may need to disable trace logging on your SQL Server instance. For that, diff --git a/docs/auditor/10.7/configuration/sqlserver/overview.md b/docs/auditor/10.7/configuration/sqlserver/overview.md index 1c46bbdc2d..bb0ec27ec6 100644 --- a/docs/auditor/10.7/configuration/sqlserver/overview.md +++ b/docs/auditor/10.7/configuration/sqlserver/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. The IT Infrastructure for monitoring is configured automatically. Your current audit settings will diff --git a/docs/auditor/10.7/configuration/useractivity/overview.md b/docs/auditor/10.7/configuration/useractivity/overview.md index c4d8dea65f..a2b9ffc08b 100644 --- a/docs/auditor/10.7/configuration/useractivity/overview.md +++ b/docs/auditor/10.7/configuration/useractivity/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can use group Managed Service Accounts (gMSA) as data collecting accounts. diff --git a/docs/auditor/10.7/configuration/vmware/overview.md b/docs/auditor/10.7/configuration/vmware/overview.md index 30cb79f98c..d7e1c60d25 100644 --- a/docs/auditor/10.7/configuration/vmware/overview.md +++ b/docs/auditor/10.7/configuration/vmware/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring automatically through a monitoring plan. No diff --git a/docs/auditor/10.7/configuration/windowsserver/overview.md b/docs/auditor/10.7/configuration/windowsserver/overview.md index 9bba343dfc..dc829f0bea 100644 --- a/docs/auditor/10.7/configuration/windowsserver/overview.md +++ b/docs/auditor/10.7/configuration/windowsserver/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.7/install/upgrade.md b/docs/auditor/10.7/install/upgrade.md index dbbc178696..df91f986f6 100644 --- a/docs/auditor/10.7/install/upgrade.md +++ b/docs/auditor/10.7/install/upgrade.md @@ -13,7 +13,7 @@ Seamless upgrade to Netwrix Auditor 10.7 is supported for versions 10.6 and 10.5 If you use an earlier version of Netwrix Auditor, then you need to upgrade sequentially right to version 10.7. See the following Netwrix knowledge base article for more information: -[Upgrade Increments for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9eJCAS.html). +[Upgrade Increments for Netwrix Auditor](/docs/kb/auditor/upgrade-increments-for-netwrix-auditor). ## Before Starting the Upgrade diff --git a/docs/auditor/10.7/requirements/longtermarchive.md b/docs/auditor/10.7/requirements/longtermarchive.md index 60b17dbe71..ca48c806da 100644 --- a/docs/auditor/10.7/requirements/longtermarchive.md +++ b/docs/auditor/10.7/requirements/longtermarchive.md @@ -37,7 +37,7 @@ viewing the Long-Term Archive widget of the Health Status dashboard, click Open **Step 5 –** To move data from the old repository to the new location, take the steps described in the following Netwrix knowledge base article: -[How to Move Long-Term Archive to a New Location](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9SSCA0.html). +[How to Move Long-Term Archive to a New Location](/docs/kb/auditor/how-to-move-long-term-archive-to-a-new-location). Auditor client will start writing data to the new location right after you complete data moving procedure. diff --git a/docs/auditor/10.7/requirements/overview.md b/docs/auditor/10.7/requirements/overview.md index bec7dc29a5..e75eaa0513 100644 --- a/docs/auditor/10.7/requirements/overview.md +++ b/docs/auditor/10.7/requirements/overview.md @@ -45,7 +45,7 @@ product architecture and components interactions are shown in the figure below. **NOTE:** When auditing Active Directory domains, Exchange servers, expired passwords, and inactive users, the data sent by the product can be encrypted using Signing and Sealing. See the following Netwrix knowledge base article for additional information on how to secure Netwrix Auditor: -[Best Practices for Securing Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9SPCA0.html). +[Best Practices for Securing Netwrix Auditor](/docs/kb/auditor/best-practices-for-securing-netwrix-auditor). ### Workflow Stages diff --git a/docs/auditor/10.7/requirements/software.md b/docs/auditor/10.7/requirements/software.md index ad811a7c81..2f75ab6f5f 100644 --- a/docs/auditor/10.7/requirements/software.md +++ b/docs/auditor/10.7/requirements/software.md @@ -59,7 +59,7 @@ Printing To print SSRS-based reports, SSRS Report Viewer and Auditor Client require ActiveX Control to be installed and enabled on the local machine. See the -[Impossible to Export a Report ](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u000000HDfkCAG.html) +[Impossible to Export a Report ](/docs/kb/auditor/impossible-to-export-a-report) Netwrix knowledge base article for additional information. You can, for example, open any SSRS-based report using your default web browser and click **Print**. diff --git a/docs/auditor/10.7/requirements/sqlserver.md b/docs/auditor/10.7/requirements/sqlserver.md index 1a615a4ca6..741c102a3f 100644 --- a/docs/auditor/10.7/requirements/sqlserver.md +++ b/docs/auditor/10.7/requirements/sqlserver.md @@ -292,5 +292,5 @@ added to **SQL Server Logins**, expand the **Security** > **Logins** node, right select **Properties** from the pop-up menu, and edit its roles. If you need to migrate the Audit Database, see the -[How to Migrate Netwrix Auditor Databases to Another SQL Server Instance](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000Pbd8CAC.html) +[How to Migrate Netwrix Auditor Databases to Another SQL Server Instance](/docs/kb/auditor/how-to-migrate-netwrix-auditor-databases-to-another-sql-server-instance) knowledge base article. diff --git a/docs/auditor/10.7/requirements/workingfolder.md b/docs/auditor/10.7/requirements/workingfolder.md index d69c2c240a..bfeaf4cb7b 100644 --- a/docs/auditor/10.7/requirements/workingfolder.md +++ b/docs/auditor/10.7/requirements/workingfolder.md @@ -19,5 +19,5 @@ capacity, you can use the Working Folder widget of the Health Status dashboard. If you want to change the working folder default location, run the specially designed utility. See the -[How to Migrate Netwrix Auditor Working Folder to a New Location](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000PcOLCA0.html) +[How to Migrate Netwrix Auditor Working Folder to a New Location](/docs/kb/auditor/how-to-migrate-netwrix-auditor-working-folder-to-a-new-location) Knowledge Base article for additional information. diff --git a/docs/auditor/10.7/tools/eventlogmanager/eventlogmanager.md b/docs/auditor/10.7/tools/eventlogmanager/eventlogmanager.md index a461d05031..3a82e218cd 100644 --- a/docs/auditor/10.7/tools/eventlogmanager/eventlogmanager.md +++ b/docs/auditor/10.7/tools/eventlogmanager/eventlogmanager.md @@ -18,7 +18,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/admin/healthstatus/troubleshooting.md b/docs/auditor/10.8/admin/healthstatus/troubleshooting.md index 71902a7bb0..a908010662 100644 --- a/docs/auditor/10.8/admin/healthstatus/troubleshooting.md +++ b/docs/auditor/10.8/admin/healthstatus/troubleshooting.md @@ -23,7 +23,7 @@ portal as described in the Creating a ticket with Customer portal section. | I see a blank window instead of a report. | Contact your Auditor Global administrator to make sure that you are granted sufficient permissions on the Report Server. To view reports in a web browser - Open a web browser and type the Report Manager URL (found under Settings>**Audit Database**). In the page that opens, navigate to the report you want to generate and click the report name. You can modify the report filters and click View Report to apply them. | | I configured report subscription to be uploaded to a file server, but cannot find it / cannot access it. | Subscriptions can be uploaded either to a file share (e.g., _\\filestorage\reports_) or to a folder on the computer where Auditor Server is installed. To access these reports, you must be granted the Read permission. | | When trying to collect event data from Active Directory domain, an error message like this appears in Netwrix Health Log: _Monitoring Plan: `` The following error has occurred while processing '``': Error collecting the security log of the domain ``. Failed to process the domain controller `` due to the following error: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it_. | This may happen due to Secondary Logon Service disabled state. To collect event data from the domain, this service must be up and running. Open its properties and start the service. | -| The 'Workstation' field in search, reports, and Activity Summary is reported as 'unknown' | For the full list of possible reasons, please refer to the following Netwrix Knowledge Base article: [Why is the "Workstation" field reported as "unknown"?](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9VdCAK.html) | +| The 'Workstation' field in search, reports, and Activity Summary is reported as 'unknown' | For the full list of possible reasons, please refer to the following Netwrix Knowledge Base article: [Why is the "Workstation" field reported as "unknown"?](/docs/kb/auditor/workstation-field-reported-as-unknown) | ## Creating a ticket with Customer portal diff --git a/docs/auditor/10.8/admin/monitoringplans/sharepoint/overview.md b/docs/auditor/10.8/admin/monitoringplans/sharepoint/overview.md index 567ec9c5c9..0b14d2d270 100644 --- a/docs/auditor/10.8/admin/monitoringplans/sharepoint/overview.md +++ b/docs/auditor/10.8/admin/monitoringplans/sharepoint/overview.md @@ -37,7 +37,7 @@ information. | Problem | Description | KB article | | ------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| The "Timeout Expired" error appears during the agent's deployment. | The agent failed to be deployed due to one of the following reasons: - One or several servers are unreachable - The SPAdminV4 service is not started on any of the servers. - The servers within the farm are located in different time zones. - Your SharePoint farm exceeds the recommended capacity limits. Increase DeployTimeout value in _%ProgramData%\Netwrix\NetwrixAuditor for SharePoint\ Configuration\ ``\ Commonsettings.config_ and restart the agent service. | Refer to the [Timeout Expired Error on SharePoint Core Service Deployment](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9YfCAK.html) Knowledge Base article for the solution. | +| The "Timeout Expired" error appears during the agent's deployment. | The agent failed to be deployed due to one of the following reasons: - One or several servers are unreachable - The SPAdminV4 service is not started on any of the servers. - The servers within the farm are located in different time zones. - Your SharePoint farm exceeds the recommended capacity limits. Increase DeployTimeout value in _%ProgramData%\Netwrix\NetwrixAuditor for SharePoint\ Configuration\ ``\ Commonsettings.config_ and restart the agent service. | Refer to the [Timeout Expired Error on SharePoint Core Service Deployment](/docs/kb/auditor/timeout-expired-error-on-sharepoint-core-service-deployment) Knowledge Base article for the solution. | ## SharePoint Farm diff --git a/docs/auditor/10.8/admin/settings/longtermarchive.md b/docs/auditor/10.8/admin/settings/longtermarchive.md index c98c9f891e..24e1b57722 100644 --- a/docs/auditor/10.8/admin/settings/longtermarchive.md +++ b/docs/auditor/10.8/admin/settings/longtermarchive.md @@ -17,7 +17,7 @@ Review the following for additional information: | Option | Description | | ------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Long-Term Archive settings | | -| Write audit data to | Specify the path to a local or shared folder where your audit data will be stored. By default, it is set to _"C:\ProgramData\Netwrix Auditor\Data"_. By default, the LocalSystem account is used to write data to the local-based Long-Term Archive and computer account is used for the file share-based storage. Subscriptions created in the Auditor client are uploaded to file servers under the Long-Term Archive service account as well. It is not recommended to store your Long-Term Archive on a system disk. If you want to move the Long-Term Archive to another location, refer to the following Netwrix Knowledge base article: [How to move Long-Term Archive to a new location](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9SSCA0.html). | +| Write audit data to | Specify the path to a local or shared folder where your audit data will be stored. By default, it is set to _"C:\ProgramData\Netwrix Auditor\Data"_. By default, the LocalSystem account is used to write data to the local-based Long-Term Archive and computer account is used for the file share-based storage. Subscriptions created in the Auditor client are uploaded to file servers under the Long-Term Archive service account as well. It is not recommended to store your Long-Term Archive on a system disk. If you want to move the Long-Term Archive to another location, refer to the following Netwrix Knowledge base article: [How to move Long-Term Archive to a new location](/docs/kb/auditor/how-to-move-long-term-archive-to-a-new-location). | | Keep audit data for (in months) | Specify how long data will be stored. By default, it is set to 120 months. | | Use custom credentials (for the file share-based Long-Term Archive only) | Select the checkbox and provide user name and password for the Long-Term Archive service account. You can specify a custom account only for the Long-Term Archive stored on a file share. The custom Long-Term Archive service account can be granted the following rights and permissions: - Advanced permissions on the folder where the Long-term Archive is stored: - List folder / read data - Read attributes - Read extended attributes - Create files / write data - Create folders / append data - Write attributes - Write extended attributes - Delete subfolders and files - Read permissions - On the file shares where report subscriptions are saved: - Change share permission - Create files / write data folder permission Subscriptions created in the Auditor client  are uploaded to file servers under the Long-Term Archive service account as well. See the [Subscriptions](/docs/auditor/10.8/admin/subscriptions/overview.md) topic for additional information. | diff --git a/docs/auditor/10.8/configuration/activedirectory/overview.md b/docs/auditor/10.8/configuration/activedirectory/overview.md index 35775ccf83..0e79d301e5 100644 --- a/docs/auditor/10.8/configuration/activedirectory/overview.md +++ b/docs/auditor/10.8/configuration/activedirectory/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/activedirectory/securitylog.md b/docs/auditor/10.8/configuration/activedirectory/securitylog.md index e3a2a07e74..c7e940490b 100644 --- a/docs/auditor/10.8/configuration/activedirectory/securitylog.md +++ b/docs/auditor/10.8/configuration/activedirectory/securitylog.md @@ -43,5 +43,5 @@ If "Overwrite" option is not enough to meet your data retention requirements, yo _auto-archiving_ option for Security event log to preserve historical event data in the archive files. With that option enabled, you may want to adjust the retention settings for log archives (backups). Related procedures are described in the -[Auto-archiving Windows Security log](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u000000Pcx6CAC.html) +[Auto-archiving Windows Security log](/docs/kb/auditor/auto-archiving-windows-security-log) Netwrix Knowledge Base article. diff --git a/docs/auditor/10.8/configuration/activedirectoryfederatedservices/overview.md b/docs/auditor/10.8/configuration/activedirectoryfederatedservices/overview.md index b4899b6690..0fc43c5a74 100644 --- a/docs/auditor/10.8/configuration/activedirectoryfederatedservices/overview.md +++ b/docs/auditor/10.8/configuration/activedirectoryfederatedservices/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. Active Directory Federation Services (AD FS) server role can be assigned: diff --git a/docs/auditor/10.8/configuration/exchange/overview.md b/docs/auditor/10.8/configuration/exchange/overview.md index 39dfdc0141..91ef1e9451 100644 --- a/docs/auditor/10.8/configuration/exchange/overview.md +++ b/docs/auditor/10.8/configuration/exchange/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/fileservers/delldatastorage/overview.md b/docs/auditor/10.8/configuration/fileservers/delldatastorage/overview.md index e2b06b1e43..66189d15ad 100644 --- a/docs/auditor/10.8/configuration/fileservers/delldatastorage/overview.md +++ b/docs/auditor/10.8/configuration/fileservers/delldatastorage/overview.md @@ -17,7 +17,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/fileservers/dellisilon/overview.md b/docs/auditor/10.8/configuration/fileservers/dellisilon/overview.md index 7d69a6052f..0d2dcc48a5 100644 --- a/docs/auditor/10.8/configuration/fileservers/dellisilon/overview.md +++ b/docs/auditor/10.8/configuration/fileservers/dellisilon/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/fileservers/netappcmode/overview.md b/docs/auditor/10.8/configuration/fileservers/netappcmode/overview.md index 494c01ca92..144b683c70 100644 --- a/docs/auditor/10.8/configuration/fileservers/netappcmode/overview.md +++ b/docs/auditor/10.8/configuration/fileservers/netappcmode/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/fileservers/nutanix/overview.md b/docs/auditor/10.8/configuration/fileservers/nutanix/overview.md index c4d524bcf0..737256d662 100644 --- a/docs/auditor/10.8/configuration/fileservers/nutanix/overview.md +++ b/docs/auditor/10.8/configuration/fileservers/nutanix/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/fileservers/overview.md b/docs/auditor/10.8/configuration/fileservers/overview.md index 56662e131d..f815606ac8 100644 --- a/docs/auditor/10.8/configuration/fileservers/overview.md +++ b/docs/auditor/10.8/configuration/fileservers/overview.md @@ -12,7 +12,7 @@ information on these activities. **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. ## Supported File Servers and Devices diff --git a/docs/auditor/10.8/configuration/fileservers/qumulo/overview.md b/docs/auditor/10.8/configuration/fileservers/qumulo/overview.md index aaf42a838f..63541d9f0a 100644 --- a/docs/auditor/10.8/configuration/fileservers/qumulo/overview.md +++ b/docs/auditor/10.8/configuration/fileservers/qumulo/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/fileservers/synology/overview.md b/docs/auditor/10.8/configuration/fileservers/synology/overview.md index f14d1b1d8e..0e68df186d 100644 --- a/docs/auditor/10.8/configuration/fileservers/synology/overview.md +++ b/docs/auditor/10.8/configuration/fileservers/synology/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/fileservers/windows/overview.md b/docs/auditor/10.8/configuration/fileservers/windows/overview.md index 214ff9300e..f5311abdd6 100644 --- a/docs/auditor/10.8/configuration/fileservers/windows/overview.md +++ b/docs/auditor/10.8/configuration/fileservers/windows/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. ## Configuration Overview @@ -236,7 +236,7 @@ folder is placed within a share targeted by a DFS folder. For recommendations on configuring DFS replication, refer to the following Netwrix knowledge base article: -[Why did loss of performance occur when configuring audit settings for Windows File Servers?](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9SyCAK.html). +[Why did loss of performance occur when configuring audit settings for Windows File Servers?](/docs/kb/auditor/auditing-distributed-file-systems-with-replication-in-netwrix-auditor). Remember that replication of namespace roots is not supported. ## File Servers and Antivirus diff --git a/docs/auditor/10.8/configuration/grouppolicy/overview.md b/docs/auditor/10.8/configuration/grouppolicy/overview.md index 5b0bd43f65..99daeeaf29 100644 --- a/docs/auditor/10.8/configuration/grouppolicy/overview.md +++ b/docs/auditor/10.8/configuration/grouppolicy/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/logonactivity/overview.md b/docs/auditor/10.8/configuration/logonactivity/overview.md index c9779bd55e..041f7527dc 100644 --- a/docs/auditor/10.8/configuration/logonactivity/overview.md +++ b/docs/auditor/10.8/configuration/logonactivity/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/logonactivity/securityeventlog.md b/docs/auditor/10.8/configuration/logonactivity/securityeventlog.md index 37a52fb8ca..6b4e6dd3be 100644 --- a/docs/auditor/10.8/configuration/logonactivity/securityeventlog.md +++ b/docs/auditor/10.8/configuration/logonactivity/securityeventlog.md @@ -33,4 +33,4 @@ needed**. **NOTE:** After configuring security event settings via Group Policy, you may notice that the log size on a specific computer is not set correctly. In this case, follow the resolution steps from the Netwrix Knowledge base article to fix the issue: -[Security log settings do not apply via GPO](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u000000HDk6CAG.html). +[Security log settings do not apply via GPO](/docs/kb/auditor/security-log-settings-do-not-apply-via-gpo). diff --git a/docs/auditor/10.8/configuration/microsoft365/exchangeonline/overview.md b/docs/auditor/10.8/configuration/microsoft365/exchangeonline/overview.md index 4dd69fe23f..4135fd8061 100644 --- a/docs/auditor/10.8/configuration/microsoft365/exchangeonline/overview.md +++ b/docs/auditor/10.8/configuration/microsoft365/exchangeonline/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/microsoft365/microsoftentraid/overview.md b/docs/auditor/10.8/configuration/microsoft365/microsoftentraid/overview.md index c9b988489d..afd1bc6fd0 100644 --- a/docs/auditor/10.8/configuration/microsoft365/microsoftentraid/overview.md +++ b/docs/auditor/10.8/configuration/microsoft365/microsoftentraid/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/microsoft365/sharepointonline/overview.md b/docs/auditor/10.8/configuration/microsoft365/sharepointonline/overview.md index e1e642c37a..6c91b0a729 100644 --- a/docs/auditor/10.8/configuration/microsoft365/sharepointonline/overview.md +++ b/docs/auditor/10.8/configuration/microsoft365/sharepointonline/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in the following way: diff --git a/docs/auditor/10.8/configuration/microsoft365/teams/overview.md b/docs/auditor/10.8/configuration/microsoft365/teams/overview.md index b49e9b41d3..a20a86e180 100644 --- a/docs/auditor/10.8/configuration/microsoft365/teams/overview.md +++ b/docs/auditor/10.8/configuration/microsoft365/teams/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/networkdevices/ciscoasa.md b/docs/auditor/10.8/configuration/networkdevices/ciscoasa.md index de6d4260b5..c7995f7b56 100644 --- a/docs/auditor/10.8/configuration/networkdevices/ciscoasa.md +++ b/docs/auditor/10.8/configuration/networkdevices/ciscoasa.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/networkdevices/ciscoios.md b/docs/auditor/10.8/configuration/networkdevices/ciscoios.md index 3c5b6ae89d..1d19a7d8cd 100644 --- a/docs/auditor/10.8/configuration/networkdevices/ciscoios.md +++ b/docs/auditor/10.8/configuration/networkdevices/ciscoios.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/networkdevices/fortinetfortigate.md b/docs/auditor/10.8/configuration/networkdevices/fortinetfortigate.md index 20777f502e..5925de0e08 100644 --- a/docs/auditor/10.8/configuration/networkdevices/fortinetfortigate.md +++ b/docs/auditor/10.8/configuration/networkdevices/fortinetfortigate.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/networkdevices/juniper.md b/docs/auditor/10.8/configuration/networkdevices/juniper.md index cb31933f0e..21a80d1c45 100644 --- a/docs/auditor/10.8/configuration/networkdevices/juniper.md +++ b/docs/auditor/10.8/configuration/networkdevices/juniper.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/networkdevices/overview.md b/docs/auditor/10.8/configuration/networkdevices/overview.md index 12120c25e0..059e3e0a80 100644 --- a/docs/auditor/10.8/configuration/networkdevices/overview.md +++ b/docs/auditor/10.8/configuration/networkdevices/overview.md @@ -22,5 +22,5 @@ device: **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. diff --git a/docs/auditor/10.8/configuration/networkdevices/paloalto.md b/docs/auditor/10.8/configuration/networkdevices/paloalto.md index 7f59360dfd..7c8d0052d6 100644 --- a/docs/auditor/10.8/configuration/networkdevices/paloalto.md +++ b/docs/auditor/10.8/configuration/networkdevices/paloalto.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/networkdevices/sonicwall.md b/docs/auditor/10.8/configuration/networkdevices/sonicwall.md index 4f76f297e6..923de0e4bb 100644 --- a/docs/auditor/10.8/configuration/networkdevices/sonicwall.md +++ b/docs/auditor/10.8/configuration/networkdevices/sonicwall.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/oracle/overview.md b/docs/auditor/10.8/configuration/oracle/overview.md index f0218c2241..74726d9cab 100644 --- a/docs/auditor/10.8/configuration/oracle/overview.md +++ b/docs/auditor/10.8/configuration/oracle/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: @@ -46,7 +46,7 @@ different auditing types: **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. ## Considerations for Oracle Database 11g diff --git a/docs/auditor/10.8/configuration/sharepoint/overview.md b/docs/auditor/10.8/configuration/sharepoint/overview.md index 9b39dbdc8d..8f1c7e81e2 100644 --- a/docs/auditor/10.8/configuration/sharepoint/overview.md +++ b/docs/auditor/10.8/configuration/sharepoint/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/configuration/sqlserver/configuringtracelogging.md b/docs/auditor/10.8/configuration/sqlserver/configuringtracelogging.md index 151d61d5eb..3d239d7a0c 100644 --- a/docs/auditor/10.8/configuration/sqlserver/configuringtracelogging.md +++ b/docs/auditor/10.8/configuration/sqlserver/configuringtracelogging.md @@ -14,7 +14,7 @@ and enable it if necessary. To read more, refer to **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. In some cases, however, you may need to disable trace logging on your SQL Server instance. For that, diff --git a/docs/auditor/10.8/configuration/sqlserver/overview.md b/docs/auditor/10.8/configuration/sqlserver/overview.md index fbd8e09f17..4aed5cee9d 100644 --- a/docs/auditor/10.8/configuration/sqlserver/overview.md +++ b/docs/auditor/10.8/configuration/sqlserver/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. The IT Infrastructure for monitoring is configured automatically. Your current audit settings will diff --git a/docs/auditor/10.8/configuration/useractivity/overview.md b/docs/auditor/10.8/configuration/useractivity/overview.md index 5060a1fc23..4731d89c9f 100644 --- a/docs/auditor/10.8/configuration/useractivity/overview.md +++ b/docs/auditor/10.8/configuration/useractivity/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can use group Managed Service Accounts (gMSA) as data collecting accounts. diff --git a/docs/auditor/10.8/configuration/vmware/overview.md b/docs/auditor/10.8/configuration/vmware/overview.md index 30cb79f98c..d7e1c60d25 100644 --- a/docs/auditor/10.8/configuration/vmware/overview.md +++ b/docs/auditor/10.8/configuration/vmware/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring automatically through a monitoring plan. No diff --git a/docs/auditor/10.8/configuration/windowsserver/overview.md b/docs/auditor/10.8/configuration/windowsserver/overview.md index 0b524456af..f7406dd08d 100644 --- a/docs/auditor/10.8/configuration/windowsserver/overview.md +++ b/docs/auditor/10.8/configuration/windowsserver/overview.md @@ -14,7 +14,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: diff --git a/docs/auditor/10.8/requirements/longtermarchive.md b/docs/auditor/10.8/requirements/longtermarchive.md index eec8df26fa..eae2eeb36c 100644 --- a/docs/auditor/10.8/requirements/longtermarchive.md +++ b/docs/auditor/10.8/requirements/longtermarchive.md @@ -37,7 +37,7 @@ viewing the Long-Term Archive widget of the Health Status dashboard, click Open **Step 5 –** To move data from the old repository to the new location, take the steps described in the following Netwrix knowledge base article: -[How to Move Long-Term Archive to a New Location](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9SSCA0.html). +[How to Move Long-Term Archive to a New Location](/docs/kb/auditor/how-to-move-long-term-archive-to-a-new-location). Auditor client will start writing data to the new location right after you complete data moving procedure. diff --git a/docs/auditor/10.8/requirements/overview.md b/docs/auditor/10.8/requirements/overview.md index 13e6514ac0..255fe6c757 100644 --- a/docs/auditor/10.8/requirements/overview.md +++ b/docs/auditor/10.8/requirements/overview.md @@ -45,7 +45,7 @@ product architecture and components interactions are shown in the figure below. **NOTE:** When auditing Active Directory domains, Exchange servers, expired passwords, and inactive users, the data sent by the product can be encrypted using [Signing and Sealing](https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/enable-ldap-signing-in-windows-server). See the following Netwrix knowledge base article for additional information on how to secure Netwrix Auditor: -[Best Practices for Securing Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000H9SPCA0.html). +[Best Practices for Securing Netwrix Auditor](/docs/kb/auditor/best-practices-for-securing-netwrix-auditor). ### Workflow Stages diff --git a/docs/auditor/10.8/requirements/software.md b/docs/auditor/10.8/requirements/software.md index 2a40271587..ef8f948f47 100644 --- a/docs/auditor/10.8/requirements/software.md +++ b/docs/auditor/10.8/requirements/software.md @@ -59,7 +59,7 @@ Printing To print SSRS-based reports, SSRS Report Viewer and Auditor Client require ActiveX Control to be installed and enabled on the local machine. See the -[Impossible to Export a Report ](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u000000HDfkCAG.html) +[Impossible to Export a Report ](/docs/kb/auditor/impossible-to-export-a-report) Netwrix knowledge base article for additional information. You can, for example, open any SSRS-based report using your default web browser and click **Print**. diff --git a/docs/auditor/10.8/requirements/sqlserver.md b/docs/auditor/10.8/requirements/sqlserver.md index 55600dbe17..0d732cacee 100644 --- a/docs/auditor/10.8/requirements/sqlserver.md +++ b/docs/auditor/10.8/requirements/sqlserver.md @@ -292,5 +292,5 @@ added to **SQL Server Logins**, expand the **Security** > **Logins** node, right select **Properties** from the pop-up menu, and edit its roles. If you need to migrate the Audit Database, see the -[How to Migrate Netwrix Auditor Databases to Another SQL Server Instance](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000Pbd8CAC.html) +[How to Migrate Netwrix Auditor Databases to Another SQL Server Instance](/docs/kb/auditor/how-to-migrate-netwrix-auditor-databases-to-another-sql-server-instance) knowledge base article. diff --git a/docs/auditor/10.8/requirements/workingfolder.md b/docs/auditor/10.8/requirements/workingfolder.md index d69c2c240a..bfeaf4cb7b 100644 --- a/docs/auditor/10.8/requirements/workingfolder.md +++ b/docs/auditor/10.8/requirements/workingfolder.md @@ -19,5 +19,5 @@ capacity, you can use the Working Folder widget of the Health Status dashboard. If you want to change the working folder default location, run the specially designed utility. See the -[How to Migrate Netwrix Auditor Working Folder to a New Location](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA00g000000PcOLCA0.html) +[How to Migrate Netwrix Auditor Working Folder to a New Location](/docs/kb/auditor/how-to-migrate-netwrix-auditor-working-folder-to-a-new-location) Knowledge Base article for additional information. diff --git a/docs/auditor/10.8/tools/eventlogmanager/eventlogmanager.md b/docs/auditor/10.8/tools/eventlogmanager/eventlogmanager.md index d8007f56e8..e19376c364 100644 --- a/docs/auditor/10.8/tools/eventlogmanager/eventlogmanager.md +++ b/docs/auditor/10.8/tools/eventlogmanager/eventlogmanager.md @@ -18,7 +18,7 @@ integrity, otherwise your change reports may contain warnings, errors or incompl **CAUTION:** Folder associated with Netwrix Auditor must be excluded from antivirus scanning. See the -[Antivirus Exclusions for Netwrix Auditor](https://helpcenter.netwrix.com/bundle/z-kb-articles-salesforce/page/kA04u0000000HirCAE.html) +[Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor) knowledge base article for additional information. You can configure your IT Infrastructure for monitoring in one of the following ways: