{
  "name": "azure_logs",
  "title": "Custom Azure Logs",
  "version": "0.6.0",
  "release": "beta",
  "source": {
    "license": "Elastic-2.0"
  },
  "description": "Collect log events from Azure Event Hubs with Elastic Agent",
  "type": "input",
  "download": "/epr/azure_logs/azure_logs-0.6.0.zip",
  "path": "/package/azure_logs/0.6.0",
  "icons": [
    {
      "src": "/img/icon.svg",
      "path": "/package/azure_logs/0.6.0/img/icon.svg",
      "type": "image/svg+xml"
    }
  ],
  "conditions": {
    "kibana": {
      "version": "^8.19.10 || ~9.1.10 || ~9.2.4 || ^9.3.0"
    },
    "elastic": {
      "subscription": "basic"
    }
  },
  "owner": {
    "type": "elastic",
    "github": "elastic/obs-infraobs-integrations"
  },
  "categories": [
    "azure",
    "custom",
    "observability"
  ],
  "signature_path": "/epr/azure_logs/azure_logs-0.6.0.zip.sig",
  "format_version": "3.3.0",
  "readme": "/package/azure_logs/0.6.0/docs/README.md",
  "license": "basic",
  "assets": [
    "/package/azure_logs/0.6.0/LICENSE.txt",
    "/package/azure_logs/0.6.0/changelog.yml",
    "/package/azure_logs/0.6.0/manifest.yml",
    "/package/azure_logs/0.6.0/docs/README.md",
    "/package/azure_logs/0.6.0/fields/base-fields.yml",
    "/package/azure_logs/0.6.0/img/icon.svg",
    "/package/azure_logs/0.6.0/agent/input/input.yml.hbs"
  ],
  "policy_templates": [
    {
      "name": "azure-logs",
      "title": "Collect Azure logs from Event Hub",
      "description": "Collect Azure logs from Event Hub using the azure-eventhub input.",
      "multiple": true,
      "type": "logs",
      "input": "azure-eventhub",
      "ingestion_method": "Azure Event Hub",
      "template_path": "input.yml.hbs"
    }
  ]
}
