Skip to content

Commit

Permalink
add agentbeat spec sections for new meraki and panw modules (#40951)
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyers-elastic authored Sep 23, 2024
1 parent cc0bda7 commit 42dc965
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 @@ -492,6 +492,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 @@ -502,6 +507,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 42dc965

Please sign in to comment.