{
  "name": "tcp",
  "title": "Custom TCP Logs",
  "version": "2.2.0",
  "release": "ga",
  "description": "Collect raw TCP data from listening TCP port with Elastic Agent.",
  "type": "input",
  "download": "/epr/tcp/tcp-2.2.0.zip",
  "path": "/package/tcp/2.2.0",
  "icons": [
    {
      "src": "/img/icon.svg",
      "path": "/package/tcp/2.2.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"
  ],
  "signature_path": "/epr/tcp/tcp-2.2.0.zip.sig",
  "format_version": "3.3.2",
  "readme": "/package/tcp/2.2.0/docs/README.md",
  "license": "basic",
  "assets": [
    "/package/tcp/2.2.0/LICENSE.txt",
    "/package/tcp/2.2.0/changelog.yml",
    "/package/tcp/2.2.0/manifest.yml",
    "/package/tcp/2.2.0/validation.yml",
    "/package/tcp/2.2.0/docs/README.md",
    "/package/tcp/2.2.0/fields/base-fields.yml",
    "/package/tcp/2.2.0/fields/beats.yml",
    "/package/tcp/2.2.0/fields/ecs.yml",
    "/package/tcp/2.2.0/img/icon.svg",
    "/package/tcp/2.2.0/kibana/tags.yml",
    "/package/tcp/2.2.0/agent/input/tcp.yml.hbs",
    "/package/tcp/2.2.0/docs/knowledge_base/service_info.md"
  ],
  "policy_templates": [
    {
      "name": "tcp",
      "title": "Custom TCP Logs",
      "description": "Collect raw TCP data from listening TCP port with Elastic Agent.",
      "multiple": true,
      "type": "logs",
      "input": "tcp",
      "ingestion_method": "Network Protocol",
      "template_path": "tcp.yml.hbs"
    }
  ]
}
