Skip to content

Commit 1244134

Browse files
committed
Ran scripts to update bold subheadings and standardize Note/Warning/Info callouts
1 parent 2f76193 commit 1244134

File tree

113 files changed

+1566
-642
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+1566
-642
lines changed

docs/activitymonitor/8.0/admin/agents/activedirectory.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ monitor Active Directory, it is necessary to deploy an AD agent to every domain
1212
including the read only domain controllers. However, it is possible to deploy the agents in batches.
1313
Follow the steps to deploy the AD agents to the domain controllers in the target domain.
1414

15-
**NOTE:** These steps are specific to deploying AD agents for monitoring Active Directory.
15+
:::note
16+
These steps are specific to deploying AD agents for monitoring Active Directory.
17+
:::
18+
1619

1720
**Step 1 –** On the Agents tab, click Add agent to open the Add New Agent(s) window.
1821

@@ -21,8 +24,11 @@ Follow the steps to deploy the AD agents to the domain controllers in the target
2124
**Step 2 –** Click on the Install agents on Active Directory domain controllers link to deploy
2225
activity agents to multiple domain controllers.
2326

24-
**NOTE:** The Activity Monitor will validate the entered Host Name or IP Address entered in the
27+
:::note
28+
The Activity Monitor will validate the entered Host Name or IP Address entered in the
2529
**Server Name** text box.
30+
:::
31+
2632

2733
![Specify Agent Port](/img/product_docs/activitymonitor/8.0/install/agent/portdefault.webp)
2834

@@ -32,7 +38,10 @@ activity agents to multiple domain controllers.
3238

3339
**Step 4 –** Select the agent installation path.
3440

35-
**_RECOMMENDED:_** Use the default installation path.
41+
:::info
42+
Use the default installation path.
43+
:::
44+
3645

3746
![Active Directory Connection page with blank text boxes](/img/product_docs/activitymonitor/8.0/admin/agents/add/adconnectionblank.webp)
3847

@@ -43,8 +52,11 @@ is a member of BUILTIN\Administrators group on the domain. Then, click **Connect
4352

4453
When the connection is successful, the Next button is enabled. Click Next to continue.
4554

46-
**NOTE:** An Administrator’s credentials are required to test the connection to the server. This is
55+
:::note
56+
An Administrator’s credentials are required to test the connection to the server. This is
4757
the only way to enable the Next button.
58+
:::
59+
4860

4961
![Domains to Monitor page](/img/product_docs/activitymonitor/8.0/admin/agents/add/domainstomonitorpage.webp)
5062

@@ -57,8 +69,11 @@ default. Check/uncheck the boxes as desired to identify the domains to monitor,
5769
display in a list, checked by default. Check/uncheck the boxes as desired to identify the domain
5870
controllers where the AD agent is to be deployed.
5971

60-
**NOTE:** Agents can be gradually deployed, but the AD agent needs to be installed on all domain
72+
:::note
73+
Agents can be gradually deployed, but the AD agent needs to be installed on all domain
6174
controllers to monitor all activity of the domain.
75+
:::
76+
6277

6378
![Test Connection to Domain Controller](/img/product_docs/activitymonitor/8.0/admin/agents/add/dcsdeployagentconnection.webp)
6479

docs/activitymonitor/8.0/admin/agents/linux.md

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

77
# Linux Agent Deployment
88

9-
Understanding Linux File Activity Monitoring
9+
**Understanding Linux File Activity Monitoring**
1010

1111
The Activity Monitor can be configured to monitor the following:
1212

@@ -80,10 +80,13 @@ Netwrix Activity Monitor requires to generate ECDSA Key with a blank passphrase
8080
cat ~/.ssh/id_ecdsa.pub >> ~/.ssh/authorized_keys
8181
```
8282

83-
**NOTE:** It is required to add public key to authorized keys for Activity Monitor. By default, a
83+
:::note
84+
It is required to add public key to authorized keys for Activity Monitor. By default, a
8485
private key is generated at ~/.ssh/id_ecdsa location along with the public key (.pub file). A user
8586
can use a different file location. Copy the following command into a command prompt to generate a
8687
private key for Activity Monitorto use:
88+
:::
89+
8790

8891
```
8992
cat ~/.ssh/id_ecdsa

docs/activitymonitor/8.0/admin/agents/multiple.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,11 @@ devices when applicable. Follow the steps to deploy the activity agent to a mult
1111
servers. See the [Activity Agent Server Requirements](/docs/activitymonitor/8.0/requirements/activityagent/activityagent.md) topic
1212
for additional information.
1313

14-
**NOTE:** These steps are specific to deploying activity agents for monitoring supported target
14+
:::note
15+
These steps are specific to deploying activity agents for monitoring supported target
1516
environments.
17+
:::
18+
1619

1720
**Step 1 –** On the Agents tab, click Add agent to open the Add New Agent(s) window.
1821

@@ -39,7 +42,7 @@ are:
3942

4043
There are two methods for adding multiple hosts are:
4144

42-
Manual Entry
45+
**Manual Entry**
4346

4447
Use **Manual Entry** to manually type the host names or IP addresses of the servers to be monitored.
4548

@@ -53,7 +56,7 @@ For Manual Entry, the options are:
5356
entered, click OK. The Host name or IP address window closes and the identified servers are in
5457
the list.
5558

56-
Import a List
59+
**Import a List**
5760

5861
Use **Import a List** to import host names or IP addresses from an external source.
5962

@@ -97,7 +100,7 @@ The options for connecting with a Public Key are:
97100
To connect with a Client Certificate, select the Client Certificate (for already installed agents)
98101
option. Copy the following command into a command prompt:
99102

100-
activity-monitor-agentd --create-client-certificate --client-name [NAME]
103+
**activity-monitor-agentd --create-client-certificate --client-name [NAME]**
101104

102105
Using an existing Client Certificate installs a new agent without using SSH.
103106

docs/activitymonitor/8.0/admin/agents/overview.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,11 @@ The table of servers hosting activity agents provides the following information:
4949
- Server Name – Name or IP Address of the server hosting an activity agent
5050
- Status – Status of the deployed activity agent(s)
5151

52-
**NOTE:** If the AD agent has been deployed, a status of “outdated” could apply to either the
52+
:::note
53+
If the AD agent has been deployed, a status of “outdated” could apply to either the
5354
activity agent or the AD agent installed on the domain controller.
55+
:::
56+
5457

5558
- Version – Version of the deployed activity agent
5659
- AD Module – Version of the deployed AD agent
@@ -65,8 +68,11 @@ The **Agent messages** box displays any error or warning messages from the selec
6568
These messages are related to deployment/installation, communication between the console and the
6669
activity/AD agent, and upgrade of an activity/AD agent.
6770

68-
**NOTE:** Activity agents from Activity Monitor v3.1+ can now be controlled by Activity Monitor
71+
:::note
72+
Activity agents from Activity Monitor v3.1+ can now be controlled by Activity Monitor
6973
v4.0+ Console.
74+
:::
75+
7076

7177
For additional information on how to deploy agents manually, see the
7278
[Agent Information](/docs/activitymonitor/8.0/install/agents/agents.md) topic.

docs/activitymonitor/8.0/admin/agents/properties/activedirectory.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,23 @@ The Agent Settings allow users to control the AD agent’s properties:
1919
- Safe Mode – If selected, the AD agent checks LSASS versions upon start up. Any change in LSASS
2020
since the previous start prevents the monitoring modules from loading.
2121

22-
**NOTE:** This is a safety measure that disables monitoring if the environment changes as in
22+
:::note
23+
This is a safety measure that disables monitoring if the environment changes as in
2324
rare cases the instrumentation may cause LSASS crashes. Should the version change occur, a
2425
warning will be shown next to the agent on the Agents page. The **Start pending modules** button
2526
allows you to force the agent to enable monitoring.
27+
:::
28+
2629

2730
- Enable DNS Host Name Resolution – If selected, the AD agent looks up the missing data (a NetBIOS
2831
name, a Fully Qualified Domain Name, or an IP Address) that is missing fromthe event
2932

30-
**NOTE:** This provides more uniform data, but may have a performance impact on the machine
33+
:::note
34+
This provides more uniform data, but may have a performance impact on the machine
3135
where the AD agent is deployed, especially if that machine does not handle the name resolution
3236
locally.
37+
:::
38+
3339

3440
Click **OK** to commit the modifications. Click **Cancel** to discard the modifications. The Agent
3541
Properties window closes.
@@ -48,9 +54,12 @@ See the following sections for additional information:
4854
To transfer Active Directory Activity Monitoring from the Activity Monitor to Threat Prevention,
4955
deploy Threat Prevention Agents to targeted domain controllers.
5056

51-
**NOTE:** If Threat Prevention installed SI Agents on domain controllers before the Activity Monitor
57+
:::note
58+
If Threat Prevention installed SI Agents on domain controllers before the Activity Monitor
5259
AD agents were deployed, then skip to the next set of instructions to configure Active Directory
5360
Monitoring through Threat Prevention.
61+
:::
62+
5463

5564
If Threat Prevention data is not used by other Netwrix products, uninstall the activity agent from
5665
the domain controllers if you do not plan to receive Active Directory activity in Activity Monitor

docs/activitymonitor/8.0/admin/agents/properties/additionalproperties.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,11 @@ The Additional Properties tab for the Activity Agent has the following configura
2222
- Same Level as the Console (uses the global level selected in the console)
2323
- Trace (the most verbose) many collection points and can slow down
2424

25-
**CAUTION:** Selecting the **Trace** option can slow down collection due to the large amount
25+
:::warning
26+
Selecting the **Trace** option can slow down collection due to the large amount
2627
of data points
28+
:::
29+
2730

2831
- Debug
2932
- Info (recommended)
@@ -43,8 +46,11 @@ data (ETW) can be useful for problems related to the following:
4346
When this is needed, enable the **Collect extended debugging data (ETW) from the Windows driver when
4447
the Trace level is activated** option to diagnose these problems.
4548

46-
**CAUTION:** Selecting this option collects a large amount of data. Therefore, it is important to
49+
:::warning
50+
Selecting this option collects a large amount of data. Therefore, it is important to
4751
enable it only for short periods of time. Otherwise, the trace file may overflow with data.
52+
:::
53+
4854

4955
In general for troubleshooting, start with trace logs. If the root cause of the problem might be a
5056
low-level functionality the driver, then the ETW logs must be enabled.
@@ -65,8 +71,11 @@ The Additional Properties tab for the Linux Agent has the following configuratio
6571
- Same Level as the Console (uses the global level selected in the console)
6672
- Trace (the most verbose) many collection points and can slow down
6773

68-
**CAUTION:** Selecting the **Trace** option can slow down collection due to the large amount
74+
:::warning
75+
Selecting the **Trace** option can slow down collection due to the large amount
6976
of data points
77+
:::
78+
7079

7180
- Debug
7281
- Info (recommended)

docs/activitymonitor/8.0/admin/agents/properties/archiving.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,8 @@ The options below the **Configure** button are:
4646
Click **OK** to commit the modifications. Click **Cancel** to discard the modifications. The Agent
4747
Properties window closes.
4848

49-
**NOTE:** Linux agents move activity logs to a set local path. Remote storage can be mounted to use
49+
:::note
50+
Linux agents move activity logs to a set local path. Remote storage can be mounted to use
5051
this path for archiving.
52+
53+
:::

docs/activitymonitor/8.0/admin/agents/properties/connection.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ installation and communication. The tab varies based on the type of agent select
1414
The server name can be modified in the text box. Modifying the name value does not move the activity
1515
agent to a new server. The credentials can be updated or modified as well.
1616

17-
_Remember,_ **Test** the credentials before clicking OK to ensure a successful connection.
17+
:::tip
18+
Remember, **Test** the credentials before clicking OK to ensure a successful connection.
19+
:::
20+
1821

1922
![Connection Tab for Agent Properties](/img/product_docs/activitymonitor/8.0/admin/agents/properties/connectiontab.webp)
2023

@@ -28,15 +31,15 @@ Credential fields:
2831
- User name – Account provisioned for use by the agent
2932
- Password – Password for the supplied User name
3033

31-
Permissions
34+
**Permissions**
3235

3336
This account must be:
3437

3538
- Membership in the local Administrators group
3639

3740
If the user name is not specified, the currently logged in user's account will be used.
3841

39-
Less Privileged Permissions Option
42+
**Less Privileged Permissions Option**
4043

4144
By default, the agent accepts commands only from members of the local Administrators group. You can
4245
allow less privileged accounts to manage the agent with the **Management Group** option. Keep in
@@ -75,7 +78,10 @@ Properties window closes.
7578
The server name can be modified in the text box. Modifying the name value does not move the Linux
7679
agent to a new server. The credentials can be updated or modified as well.
7780

78-
_Remember,_ **Test** the credentials before clicking OK to ensure a successful connection.
81+
:::tip
82+
Remember, **Test** the credentials before clicking OK to ensure a successful connection.
83+
:::
84+
7985

8086
![linuxconnectiontab](/img/product_docs/activitymonitor/8.0/admin/agents/properties/linuxconnectiontab.webp)
8187

@@ -89,7 +95,7 @@ Credential fields:
8995
- User name – Account provisioned for use by the agent
9096
- Password – Password for the supplied User name
9197

92-
Permissions
98+
**Permissions**
9399

94100
This account must be:
95101

@@ -100,8 +106,11 @@ The **Trace level** option configures the level for the agent log it includes th
100106
- Same Level as the Console (uses the global level selected in the console)
101107
- Trace (the most verbose) many collection points and can slow down
102108

103-
**CAUTION:** Selecting the **Trace** option can slow down collection due to the large amount of
109+
:::warning
110+
Selecting the **Trace** option can slow down collection due to the large amount of
104111
data points
112+
:::
113+
105114

106115
- Debug
107116
- Info (recommended)

0 commit comments

Comments
 (0)