[
  {
    "name": "squid",
    "title": "Squid Proxy",
    "version": "1.6.0",
    "release": "ga",
    "description": "Collect and parse logs from Squid devices with Elastic Agent.",
    "type": "integration",
    "download": "/epr/squid/squid-1.6.0.zip",
    "path": "/package/squid/1.6.0",
    "icons": [
      {
        "src": "/img/squid-logo.png",
        "path": "/package/squid/1.6.0/img/squid-logo.png",
        "title": "Squid Logo",
        "size": "160x160",
        "type": "image/svg+xml"
      }
    ],
    "policy_templates": [
      {
        "name": "log",
        "title": "Squid",
        "description": "Collect Squid logs from syslog or a file."
      }
    ],
    "conditions": {
      "kibana": {
        "version": "^8.16.2 || ^9.0.0"
      },
      "elastic": {
        "subscription": "basic"
      }
    },
    "owner": {
      "type": "elastic",
      "github": "elastic/integration-experience"
    },
    "categories": [
      "observability",
      "network",
      "security",
      "proxy_security",
      "web"
    ],
    "signature_path": "/epr/squid/squid-1.6.0.zip.sig",
    "data_streams": [
      {
        "type": "logs",
        "dataset": "squid.log",
        "title": "Squid logs"
      }
    ]
  }
]
