Skip to content

Commit

Permalink
add agentbeat spec sections for new meraki and panw modules (elastic#…
Browse files Browse the repository at this point in the history
…40951) (elastic#40953)

(cherry picked from commit 42dc965)

Co-authored-by: Tom Myers <[email protected]>
  • Loading branch information
mergify[bot] and tommyers-elastic authored Sep 23, 2024
1 parent c150cf8 commit 17b85b6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions x-pack/agentbeat/agentbeat.spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,11 @@ inputs:
platforms: *platforms
outputs: *outputs
command: *metricbeat_command
- name: meraki/metrics
description: "Cisco Meraki metrics"
platforms: *platforms
outputs: *outputs
command: *metricbeat_command
- name: nats/metrics
description: "NATS metrics"
platforms: *platforms
Expand All @@ -500,6 +505,11 @@ inputs:
platforms: *platforms
outputs: *outputs
command: *metricbeat_command
- name: panw/metrics
description: "Palo Alto Networks metrics"
platforms: *platforms
outputs: *outputs
command: *metricbeat_command
- name: prometheus/metrics
description: "Prometheus metrics"
platforms: *platforms
Expand Down

0 comments on commit 17b85b6

Please sign in to comment.