[
  {
    "name": "tomcat",
    "title": "Tomcat NetWitness Logs (Deprecated)",
    "version": "1.14.0",
    "release": "ga",
    "description": "Collect and parse logs from Apache Tomcat servers with Elastic Agent.",
    "type": "integration",
    "download": "/epr/tomcat/tomcat-1.14.0.zip",
    "path": "/package/tomcat/1.14.0",
    "icons": [
      {
        "src": "/img/logo.svg",
        "path": "/package/tomcat/1.14.0/img/logo.svg",
        "title": "Apache Tomcat logo",
        "size": "32x32",
        "type": "image/svg+xml"
      }
    ],
    "policy_templates": [
      {
        "name": "log",
        "title": "Apache Tomcat",
        "description": "Collect Apache Tomcat logs from syslog or a file."
      }
    ],
    "conditions": {
      "kibana": {
        "version": "^8.13.0 || ^9.0.0"
      },
      "elastic": {
        "subscription": "basic"
      }
    },
    "owner": {
      "type": "elastic",
      "github": "elastic/obs-infraobs-integrations"
    },
    "categories": [
      "web",
      "observability"
    ],
    "signature_path": "/epr/tomcat/tomcat-1.14.0.zip.sig",
    "data_streams": [
      {
        "type": "logs",
        "dataset": "tomcat.log",
        "title": "Apache Tomcat logs"
      }
    ]
  }
]
