Skip to content

Commit

Permalink
[Elastic Agent] add heartbeat to monitoring datasets (#107989)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiqueclarke authored Aug 10, 2021
1 parent 2ddaddc commit ad0760d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/fleet/server/services/agent_policy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ const MONITORING_DATASETS = [
'elastic_agent.packetbeat',
'elastic_agent.endpoint_security',
'elastic_agent.auditbeat',
'elastic_agent.heartbeat',
];

class AgentPolicyService {
Expand Down

0 comments on commit ad0760d

Please sign in to comment.