Skip to content

Commit 86cd51a

Browse files
Threat Prevention 7.4 reorg
1 parent 3cd5b1e commit 86cd51a

File tree

342 files changed

+2713
-2441
lines changed

Some content is hidden

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

342 files changed

+2713
-2441
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"label": "Administration",
3+
"position": 40,
4+
"collapsed": true,
5+
"collapsible": true,
6+
"link": {
7+
"type": "doc",
8+
"id": "overview"
9+
}
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"label": "Agents Interface",
3+
"position": 40,
4+
"collapsed": true,
5+
"collapsible": true,
6+
"link": {
7+
"type": "doc",
8+
"id": "overview"
9+
}
10+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"label": "Agent Management",
3+
"position": 40,
4+
"collapsed": true,
5+
"collapsible": true
6+
}

docs/threatprevention/7.4/admin/agents/management/clearqueue.md renamed to docs/threatprevention/7.4/admin/agents/agentmanagement/clearqueue.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: "Clear SQLite Agent Queue"
3+
description: "Clear SQLite Agent Queue"
4+
sidebar_position: 70
5+
---
6+
17
# Clear SQLite Agent Queue
28

39
When the Agent is unable to communicate with the Enterprise Manager, Agent events queue up in the

docs/threatprevention/7.4/admin/agents/management/harden.md renamed to docs/threatprevention/7.4/admin/agents/agentmanagement/harden.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: "Harden Agent"
3+
description: "Harden Agent"
4+
sidebar_position: 40
5+
---
6+
17
# Harden Agent
28

39
You van harden an Agent to protect it from being altered, stopped, or started from within the local

docs/threatprevention/7.4/admin/agents/management/removeserver.md renamed to docs/threatprevention/7.4/admin/agents/agentmanagement/removeserver.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: "Remove Server from List"
3+
description: "Remove Server from List"
4+
sidebar_position: 60
5+
---
6+
17
# Remove Server from List
28

39
The Agents Interface displays a list of servers where the Agent has been deployed. You may want to

docs/threatprevention/7.4/admin/agents/management/soften.md renamed to docs/threatprevention/7.4/admin/agents/agentmanagement/soften.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: "Soften Agent"
3+
description: "Soften Agent"
4+
sidebar_position: 50
5+
---
6+
17
# Soften Agent
28

39
You can soften a previously hardened Agent. Softening unlocks the Agent so it can be controlled from

docs/threatprevention/7.4/admin/agents/management/start.md renamed to docs/threatprevention/7.4/admin/agents/agentmanagement/start.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: "Start Agent"
3+
description: "Start Agent"
4+
sidebar_position: 10
5+
---
6+
17
# Start Agent
28

39
If the Agent has stopped on a server, it no longer monitors and captures events. You must restart it

docs/threatprevention/7.4/admin/agents/management/startpendingmodules.md renamed to docs/threatprevention/7.4/admin/agents/agentmanagement/startpendingmodules.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: "Start Pending Modules"
3+
description: "Start Pending Modules"
4+
sidebar_position: 30
5+
---
6+
17
# Start Pending Modules
28

39
If the Agent was deployed using the Safe Mode option, then it could enter a _Start Pending Modules_

docs/threatprevention/7.4/admin/agents/management/stop.md renamed to docs/threatprevention/7.4/admin/agents/agentmanagement/stop.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: "Stop Agent"
3+
description: "Stop Agent"
4+
sidebar_position: 20
5+
---
6+
17
# Stop Agent
28

39
You may want to stop the Agent on a server for any reason, such as troubleshooting.

0 commit comments

Comments
 (0)