Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ansible/post_install_local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@
value:
type: "endpoint"
endpointConfig:
preset: "EDRComplete"
preset: "DataCollection"
package:
name: "endpoint"
title: "Elastic Defend"
Expand Down
1 change: 1 addition & 0 deletions docs/markdown/agents/elastic-agent-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ This guide will walk you through the process of adding a Windows integration to
- Important note: If you have Sysmon installed on your endpoints, ensure "Sysmon Operational" is selected to collect Sysmon logs

7. **Configure Metrics Collection**
**NOTE: BE CAREFUL WITH METRICS. RECOMMENDATION IS TO ONLY USE ON SERVERS OR OTHER IMPORTANT ENDPOINTS NEEDING LIVE METRICS. YOU MUST MANUALLY CLICK TO DISABLE.**
- You can choose to collect various metrics from your Windows endpoints
- Review and enable the metrics you're interested in monitoring

Expand Down
Loading