We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae406b commit 2fc443cCopy full SHA for 2fc443c
packages/gcp/manifest.yml
@@ -133,5 +133,15 @@ policy_templates:
133
title: Collect GCP Firestore Metrics
134
description: Collect GCP Firestore Metrics
135
input_group: metrics
136
+ - name: loadbalancing
137
+ title: Google Cloud Platform (GCP) Load balancing logs
138
+ description: Collect Load balancing logs from Google Cloud Platform (GCP) with Elastic Agent
139
+ data_streams:
140
+ - loadbalancing_logs
141
+ inputs:
142
+ - type: gcp-pubsub
143
+ title: "Collect Google Cloud Platform (GCP) load balancing logs (input: gcp-pubsub)"
144
+ description: "Collecting load balancing logs from Google Cloud Platform (GCP) (input: gcp-pubsub)"
145
+ input_group: logs
146
owner:
147
github: elastic/security-external-integrations
0 commit comments