{
  "name": "udp",
  "title": "Custom UDP Logs",
  "version": "2.4.0",
  "release": "ga",
  "description": "Collect raw UDP data from listening UDP port with Elastic Agent.",
  "type": "input",
  "download": "/epr/udp/udp-2.4.0.zip",
  "path": "/package/udp/2.4.0",
  "icons": [
    {
      "src": "/img/icon.svg",
      "path": "/package/udp/2.4.0/img/icon.svg",
      "type": "image/svg+xml"
    }
  ],
  "conditions": {
    "kibana": {
      "version": "^9.2.0"
    }
  },
  "owner": {
    "type": "elastic",
    "github": "elastic/integration-experience"
  },
  "categories": [
    "custom",
    "custom_logs",
    "network"
  ],
  "signature_path": "/epr/udp/udp-2.4.0.zip.sig",
  "format_version": "3.0.3",
  "readme": "/package/udp/2.4.0/docs/README.md",
  "license": "basic",
  "assets": [
    "/package/udp/2.4.0/LICENSE.txt",
    "/package/udp/2.4.0/changelog.yml",
    "/package/udp/2.4.0/manifest.yml",
    "/package/udp/2.4.0/validation.yml",
    "/package/udp/2.4.0/docs/README.md",
    "/package/udp/2.4.0/fields/base-fields.yml",
    "/package/udp/2.4.0/fields/beats.yml",
    "/package/udp/2.4.0/fields/ecs.yml",
    "/package/udp/2.4.0/img/icon.svg",
    "/package/udp/2.4.0/kibana/tags.yml",
    "/package/udp/2.4.0/agent/input/udp.yml.hbs",
    "/package/udp/2.4.0/docs/knowledge_base/service_info.md"
  ],
  "policy_templates": [
    {
      "name": "udp",
      "title": "Custom UDP Logs",
      "description": "Collect raw UDP data from listening UDP port with Elastic Agent.",
      "multiple": true,
      "type": "logs",
      "input": "udp",
      "ingestion_method": "Network Protocol",
      "template_path": "udp.yml.hbs"
    }
  ]
}
