[
  {
    "name": "httpjson",
    "title": "Custom API",
    "version": "1.24.0",
    "release": "ga",
    "description": "Collect custom events from an API endpoint with Elastic agent",
    "type": "integration",
    "download": "/epr/httpjson/httpjson-1.24.0.zip",
    "path": "/package/httpjson/1.24.0",
    "policy_templates": [
      {
        "name": "generic",
        "title": "Custom API Input",
        "description": "Collect custom data from REST API's"
      }
    ],
    "conditions": {
      "kibana": {
        "version": "^8.19.4 || ~9.0.7 || ^9.1.4"
      }
    },
    "owner": {
      "type": "elastic",
      "github": "elastic/security-service-integrations"
    },
    "categories": [
      "custom"
    ],
    "signature_path": "/epr/httpjson/httpjson-1.24.0.zip.sig",
    "data_streams": [
      {
        "type": "logs",
        "dataset": "httpjson.generic",
        "title": "Custom API Input"
      }
    ]
  }
]
