[
  {
    "name": "falco",
    "title": "Falco",
    "version": "2.0.2",
    "release": "ga",
    "description": "Collect events and alerts from Falco using Elastic Agent",
    "type": "integration",
    "download": "/epr/falco/falco-2.0.2.zip",
    "path": "/package/falco/2.0.2",
    "icons": [
      {
        "src": "/img/falco-stacked-color.svg",
        "path": "/package/falco/2.0.2/img/falco-stacked-color.svg",
        "title": "Falco logo",
        "size": "32x32",
        "type": "image/svg+xml"
      }
    ],
    "policy_templates": [
      {
        "name": "falco",
        "title": "Falco Alerts",
        "description": "Collect Alerts from Falco using Elastic Agent"
      }
    ],
    "conditions": {
      "kibana": {
        "version": "^8.13.3 || ^9.0.0"
      },
      "elastic": {
        "subscription": "basic"
      }
    },
    "owner": {
      "type": "elastic",
      "github": "elastic/security-service-integrations"
    },
    "categories": [
      "containers",
      "kubernetes",
      "monitoring",
      "observability",
      "security"
    ],
    "signature_path": "/epr/falco/falco-2.0.2.zip.sig",
    "data_streams": [
      {
        "type": "logs",
        "dataset": "falco.alerts",
        "title": "Falco Alerts"
      },
      {
        "type": "logs",
        "dataset": "falco.alerts_agent",
        "title": "Falco Alerts Agent"
      }
    ]
  }
]
