Skip to content

Commit 13b1253

Browse files
committed
001
1 parent 75e2d4b commit 13b1253

File tree

8 files changed

+26
-52
lines changed

8 files changed

+26
-52
lines changed

docs/auditor/10.8/addon/copilot/deployment.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,7 @@ Follow the steps to install Microsoft Copilot add-on.
1818

1919
Follow the steps to configure Copilot for monitoring.
2020

21-
**Step 1 –** Make sure you have a storage account to store logs. To reduce the volume of the stored
22-
logs and the corresponding cost, it is recommended to create a rule in Life Cycle Management for
23-
this storage. Netwrix Auditor doesn't need historic logs, after the add-on has written them into the
24-
database. Refer to the
25-
[corresponding Microsoft article](https://learn.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-overview?tabs=azure-portal)
26-
for additional information.
27-
28-
**Step 2 –** Register an Azure App and grant it the following permissions:
21+
**Step 1 –** Register an Azure App and grant it the following permissions:
2922

3023
- Microsoft.Graph — Domain.Read.All
3124
- Office 365 Management APIs — ActivityFeed.Read

docs/auditor/10.8/addon/cyberark/deployment.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ folder and open the **dbparam.ini** file for editing.
7575

7676
## Download the Add-On
7777

78-
**Step 1 –** Download the distribution package **Netwrix_Auditor_Add-on_for_CyberArk_PAS.zip**.
78+
**Step 1 –** Download the distribution package.
7979

8080
**Step 2 –** Unpack it to a folder on the computer where you plan to deploy the add-on.
8181

@@ -85,20 +85,20 @@ _Remember,_ deploy the add-on on the same machine with the Auditor Server.
8585

8686
Follow the steps to install the Add-On:
8787

88-
**Step 3** Navigate to your add-on package.
88+
**Step 1** Navigate to your add-on package.
8989

90-
**Step 4** Unzip the Add-On to a desired folder.
90+
**Step 2** Unzip the Add-On to a desired folder.
9191

92-
**Step 5** Run the installation package.
92+
**Step 3** Run the installation package.
9393

94-
**Step 6** Accept the license agreement and follow the instructions of the setup wizard.
94+
**Step 4** Accept the license agreement and follow the instructions of the setup wizard.
9595

96-
**Step 7** On the **Destination Folder** step, specify the installation folder (_C:\Program Files
96+
**Step 5** On the **Destination Folder** step, specify the installation folder (_C:\Program Files
9797
(x86)\Netwrix Add-ons\<Add-on name>_ by default).
9898

99-
**Step 8** Click **Install**.
99+
**Step 6** Click **Install**.
100100

101-
**Step 9** When done, click **Finish**.
101+
**Step 7** When done, click **Finish**.
102102

103103
## Configure Add-on Parameters
104104

docs/auditor/10.8/addon/nutanixahv/install.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ remote syslog listener, and specify the logging level. For that, run the followi
9797

9898
`ncli> rsyslog-config add-module server-name=<CustomServerName> module-name=AUDIT include-monitor-logs=false level=notice`
9999

100-
**Step 5 –** Finally, enable syslog forwarding to remote server:
100+
**Step 5 –** Finally, enable syslog forwarding to remote server:
101101
` ncli> rsyslog-config set-status enable=true`
102102

103103
This syslog server will be added to the cluster automatically.
@@ -132,23 +132,6 @@ to _5_ (_Notice_). For that, follow the steps below:
132132

133133
**Step 3 –** Finally, click **Save**.
134134

135-
## Download the Add-On
136-
137-
Download the distribution package from the Netwrix website and unpack it to a folder on the computer
138-
where you plan to deploy the add-on.
139-
140-
Customers who are logged in to the Netwrix Customer Portal can download the latest version of their
141-
software products from the My Products page:
142-
[https://www.netwrix.com/my_products.html](https://www.netwrix.com/my_products.html). See the
143-
[Customer Portal Access](https://helpcenter.netwrix.com/bundle/NetwrixCustomerPortalAccess/page/Customer_Portal_Access.html)
144-
topic for information on how to register for a Customer Portal account.
145-
146-
Partners and MSPs who are logged into the Netwrix Partner Portal can download the latest version of
147-
their software products from the My Product page:
148-
[https://www.netwrix.com/par/site/products](https://www.netwrix.com/my_products.html). To receive an
149-
invitation to the Partner Portal, please contact
150-
151-
152135
## Configure Add-On Parameters
153136

154137
Open the add-on folder and edit the **settings.xml** file to configure the add-on parameters:

docs/auditor/10.8/addon/okta/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar_position: 10
88

99
Follow the steps to deploy the Add-On.
1010

11-
**Step 1 –** Download the distribution package **Netwrix_Auditor_Add-on_for_Okta.zip**.
11+
**Step 1 –** Download the distribution package.
1212

1313
**Step 2 –** Unpack it to a folder on the computer where you plan to deploy the add-on.
1414

docs/auditor/10.8/addon/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ sidebar_position: 80
66

77
# Add-Ons
88

9-
The [Netwrix Auditor Add-on Store](https://www.netwrix.com/netwrix_addons.html) contains free
10-
add-ons developed by Netwrix and your peers in the community. The add-ons help you leverage
11-
integration between your on-premises or cloud applications and Netwrix Auditor.
9+
The Netwrix Auditor Add-on Store contains free add-ons developed by Netwrix and your peers in
10+
the community. The add-ons help you leverage integration between your on-premises or cloud
11+
applications and Netwrix Auditor.
1212

1313
The list of available add-ons keeps growing because with the new RESTful API, the integration
1414
capabilities of Netwrix Auditor are unlimited. Netwrix encourages users to develop add-ons, upload

docs/auditor/10.8/addon/servicenow/alerts.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 30
66

77
# Integrate Alerts with Add-On
88

9-
The add-on is shipped with a special set of alerts developed by Netwrixindustry experts. These
9+
The add-on is shipped with a special set of alerts developed by Netwrix industry experts. These
1010
alerts are helpful for handling some routine cases that require service manager's attention, e.g.,
1111
account lockouts, changes to administrative groups. The alerts have preset filters and can be easily
1212
uploaded to Auditor, and then integrated with the add-on and your ServiceNow system. These alerts
@@ -16,8 +16,12 @@ Alternatively, you can integrate any default Auditor alert or your custom-built
1616
addon.
1717

1818
By default, none of the alerts are integrated with add-on. To instruct the add-on to create tickets
19-
for alerts, you should enable integration. Netwrix provides a command-line tool for enabling
20-
integration with the add-on.
19+
for alerts, you should enable integration.
20+
21+
In Auditor, go to Alerts, select the required alerts, click Edit, and in the Response
22+
Action section of the alert properties specify the full path to Netwrix.ITSM.AlertResponseAction.exe
23+
file (the add-on component responsible for alert handling), for example,
24+
_C:\Addon\ITSM_SI\Netwrix.ITSM.AlertResponseAction.exe_.
2125

2226
**NOTE:** Make sure to turn on alerting in Auditor. You should manually set the state to "**On**"
2327
for all alerts you want to integrate with the add-on.
@@ -34,9 +38,6 @@ C:\Add-on\Netwrix.ITSM.AlertsUploaderTool.exe
3438

3539
**Step 2 –** Execute one of the following commands depending on your task.
3640

37-
| To... | Execute... |
38-
| -------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
39-
| Upload alert set shipped with the addon to Auditor | Netwrix.ITSM.AlertsUploaderTool.exe /UploadTemplates Once uploaded, the alerts appear in the **All Alerts** list in Auditor, their names start with "_ITSM add-on_". Make sure to set their state to **"On**" (turn them on) manually. |
40-
| Review alert list and their integration status | Netwrix.ITSM.AlertsUploaderTool.exe /List You will see the full list of Auditor alerts, with an enabled or disabled integration status for each alert. |
41-
| Enable integration | Netwrix.ITSM.AlertsUploaderTool.exe /Update "`<Alert Name>`" Enable where `<Alert Name>` is the name of the alert you want to integrate with the add-on. Provide alert names as they appear in Auditor. **NOTE:** You can enable integration with one alert at a time. For example: Netwrix.ITSM.AlertsUploaderTool.exe /Update "ITSM Add-On: User Account Locked Out" Enable |
42-
| Disable integration | Netwrix.ITSM.AlertsUploaderTool.exe /Update "`<Alert Name>`" Disable where `<Alert Name>` is the name of the alert for which you want to disable integration. **NOTE:** You can disable integration with one alert at a time. For example: Netwrix.ITSM.AlertsUploaderTool.exe /Update "ITSM Add-On: User Account Locked Out" Disable |
41+
| To... | Execute... |
42+
|------------------------------------------| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
43+
| Upload alert set shipped with the add-on | Netwrix.ITSM.AlertsUploaderTool.exe /UploadTemplates Once uploaded, the alerts appear in the **All Alerts** list in Auditor, their names start with "_ITSM add-on_". Make sure to set their state to **"On**" (turn them on) manually.

docs/auditor/10.8/addon/servicenow/install.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ sidebar_position: 10
77
# Install Add-On
88

99
After downloading the add-on package from Netwrix add-on store, copy it to the a computer where the
10-
Auditor Server resides. Unpack the ZIP archive to a folder of your choice; by default, it will be
11-
unpacked to the **Netwrix_Auditor_Add-on_for_ITSM** folder.
10+
Auditor Server resides. Unpack the ZIP archive to a folder of your choice.
1211

1312
The main component of the add- on is implemented as a service named Netwrix Auditor **ITSM
1413
Integration Service**. This service will run on the computer where the Auditor Server works, and

docs/auditor/10.8/addon/splunk/deployment.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ for additional information.
2121

2222
Follow the steps to download the add-on.
2323

24-
**Step 1 –** Download the distribution package Netwrix_Auditor_Add-on_for_Splunk.zip from the
25-
following web page:
26-
[https://www.netwrix.com/add-on_for_splunk.html](https://www.netwrix.com/add-on_for_splunk.html)
24+
**Step 1 –** Download the distribution package.
2725

2826
**Step 2 –** Unpack it to a folder on the computer from which you can access Splunk Web.
2927

0 commit comments

Comments
 (0)