[
  {
    "name": "gcp",
    "title": "Google Cloud Platform",
    "version": "2.50.2",
    "release": "ga",
    "description": "Collect logs and metrics from Google Cloud Platform with Elastic Agent.",
    "type": "integration",
    "download": "/epr/gcp/gcp-2.50.2.zip",
    "path": "/package/gcp/2.50.2",
    "icons": [
      {
        "src": "/img/logo_gcp.svg",
        "path": "/package/gcp/2.50.2/img/logo_gcp.svg",
        "title": "logo gcp",
        "size": "32x32",
        "type": "image/svg+xml"
      }
    ],
    "policy_templates": [
      {
        "name": "audit",
        "title": "Google Cloud Platform (GCP) Audit logs",
        "description": "Collect audit logs from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "security"
        ],
        "data_streams": [
          "audit"
        ]
      },
      {
        "name": "firewall",
        "title": "Google Cloud Platform (GCP) Firewall logs",
        "description": "Collect firewall logs from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "security",
          "firewall_security"
        ],
        "data_streams": [
          "firewall"
        ]
      },
      {
        "name": "vpcflow",
        "title": "Google Cloud Platform (GCP) VPC Flow logs",
        "description": "Collect vpcflow logs from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "security"
        ],
        "data_streams": [
          "vpcflow"
        ]
      },
      {
        "name": "dns",
        "title": "Google Cloud Platform (GCP) DNS logs",
        "description": "Collect DNS logs from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "security",
          "dns_security"
        ],
        "data_streams": [
          "dns"
        ]
      },
      {
        "name": "billing",
        "title": "Google Cloud Platform (GCP) Billing metrics",
        "description": "Collect billing metrics from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "observability"
        ],
        "data_streams": [
          "billing"
        ]
      },
      {
        "name": "compute",
        "title": "Google Cloud Platform (GCP) Compute metrics",
        "description": "Collect compute metrics from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "observability"
        ],
        "data_streams": [
          "compute"
        ]
      },
      {
        "name": "firestore",
        "title": "Google Cloud Platform (GCP) Firestore metrics",
        "description": "Collect firestore metrics from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "datastore",
          "observability"
        ],
        "data_streams": [
          "firestore"
        ]
      },
      {
        "name": "loadbalancing",
        "title": "Google Cloud Platform (GCP) Load Balancing metrics",
        "description": "Collect Load Balancing metrics from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "security"
        ],
        "data_streams": [
          "loadbalancing_metrics",
          "loadbalancing_logs"
        ]
      },
      {
        "name": "storage",
        "title": "Google Cloud Platform (GCP) Storage metrics",
        "description": "Collect storage metrics from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "datastore",
          "observability"
        ],
        "data_streams": [
          "storage"
        ]
      },
      {
        "name": "gke",
        "title": "Google Cloud Platform (GCP) GKE metrics",
        "description": "Collect gke metrics from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "containers",
          "observability"
        ],
        "data_streams": [
          "gke"
        ]
      },
      {
        "name": "dataproc",
        "title": "Google Cloud Platform (GCP) Dataproc metrics",
        "description": "Collect dataproc metrics from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "observability"
        ],
        "data_streams": [
          "dataproc"
        ]
      },
      {
        "name": "pubsub",
        "title": "Google Cloud Platform (GCP) PubSub metrics",
        "description": "Collect pubsub metrics from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "message_queue",
          "observability"
        ],
        "data_streams": [
          "pubsub"
        ]
      },
      {
        "name": "redis",
        "title": "Google Cloud Platform (GCP) Redis metrics",
        "description": "Collect Redis metrics from Google Cloud Platform (GCP) with Elastic Agent",
        "categories": [
          "datastore",
          "observability"
        ],
        "data_streams": [
          "redis"
        ]
      },
      {
        "name": "cloudrun",
        "title": "Google Cloud Platform (GCP) Cloud Run metrics",
        "description": "Collect Cloud Run metrics from Google Cloud Platform (GCP) with Elastic Agent",
        "data_streams": [
          "cloudrun_metrics"
        ]
      },
      {
        "name": "cloudsql",
        "title": "Google Cloud Platform (GCP) CloudSQL metrics",
        "description": "Collect CloudSQL metrics from Google Cloud Platform (GCP) with Elastic Agent",
        "data_streams": [
          "cloudsql_mysql",
          "cloudsql_postgresql",
          "cloudsql_sqlserver"
        ]
      }
    ],
    "conditions": {
      "kibana": {
        "version": "^8.18.0 || ^9.0.0"
      }
    },
    "owner": {
      "type": "elastic",
      "github": "elastic/obs-ds-hosted-services"
    },
    "categories": [
      "google_cloud",
      "cloud",
      "observability",
      "containers",
      "datastore",
      "network",
      "security"
    ],
    "signature_path": "/epr/gcp/gcp-2.50.2.zip.sig",
    "data_streams": [
      {
        "type": "logs",
        "dataset": "gcp.audit",
        "title": "Google Cloud Platform (GCP) audit logs"
      },
      {
        "type": "metrics",
        "dataset": "gcp.billing",
        "title": "GCP Billing Metrics"
      },
      {
        "type": "metrics",
        "dataset": "gcp.cloudrun_metrics",
        "title": "GCP Cloud Run Metrics"
      },
      {
        "type": "metrics",
        "dataset": "gcp.cloudsql_mysql",
        "title": "GCP CloudSQL MySQL Metrics"
      },
      {
        "type": "metrics",
        "dataset": "gcp.cloudsql_postgresql",
        "title": "GCP CloudSQL PostgreSQL Metrics"
      },
      {
        "type": "metrics",
        "dataset": "gcp.cloudsql_sqlserver",
        "title": "GCP CloudSQL SQL Server Metrics"
      },
      {
        "type": "metrics",
        "dataset": "gcp.compute",
        "title": "GCP Compute Metrics"
      },
      {
        "type": "metrics",
        "dataset": "gcp.dataproc",
        "title": "GCP Dataproc Metrics"
      },
      {
        "type": "logs",
        "dataset": "gcp.dns",
        "title": "Google Cloud Platform (GCP) DNS logs"
      },
      {
        "type": "metrics",
        "dataset": "gcp.firestore",
        "title": "GCP Firestore Metrics"
      },
      {
        "type": "logs",
        "dataset": "gcp.firewall",
        "title": "Google Cloud Platform (GCP) firewall logs"
      },
      {
        "type": "metrics",
        "dataset": "gcp.gke",
        "title": "GCP GKE Metrics"
      },
      {
        "type": "logs",
        "dataset": "gcp.loadbalancing_logs",
        "title": "Google Cloud Platform (GCP) Load Balancing logs"
      },
      {
        "type": "metrics",
        "dataset": "gcp.loadbalancing_metrics",
        "title": "GCP Load Balancing Metrics"
      },
      {
        "type": "metrics",
        "dataset": "gcp.pubsub",
        "title": "GCP PubSub Metrics"
      },
      {
        "type": "metrics",
        "dataset": "gcp.redis",
        "title": "GCP Redis Metrics"
      },
      {
        "type": "metrics",
        "dataset": "gcp.storage",
        "title": "GCP Storage Metrics"
      },
      {
        "type": "logs",
        "dataset": "gcp.vpcflow",
        "title": "Google Cloud Platform (GCP) vpcflow logs"
      }
    ]
  }
]
