{
  "name": "filestream",
  "title": "Custom Logs (Filestream)",
  "version": "2.3.2",
  "release": "ga",
  "description": "Collect log data using filestream with Elastic Agent.",
  "type": "input",
  "download": "/epr/filestream/filestream-2.3.2.zip",
  "path": "/package/filestream/2.3.2",
  "icons": [
    {
      "src": "/img/icon.svg",
      "path": "/package/filestream/2.3.2/img/icon.svg",
      "type": "image/svg+xml"
    }
  ],
  "conditions": {
    "kibana": {
      "version": "^9.2.0"
    }
  },
  "owner": {
    "type": "elastic",
    "github": "elastic/elastic-agent-data-plane"
  },
  "categories": [
    "custom",
    "custom_logs"
  ],
  "signature_path": "/epr/filestream/filestream-2.3.2.zip.sig",
  "format_version": "3.1.5",
  "readme": "/package/filestream/2.3.2/docs/README.md",
  "license": "basic",
  "assets": [
    "/package/filestream/2.3.2/LICENSE.txt",
    "/package/filestream/2.3.2/changelog.yml",
    "/package/filestream/2.3.2/manifest.yml",
    "/package/filestream/2.3.2/sample_event.json",
    "/package/filestream/2.3.2/docs/README.md",
    "/package/filestream/2.3.2/fields/base-fields.yml",
    "/package/filestream/2.3.2/fields/beats.yml",
    "/package/filestream/2.3.2/fields/ecs.yml",
    "/package/filestream/2.3.2/fields/filestream.yml",
    "/package/filestream/2.3.2/img/icon.svg",
    "/package/filestream/2.3.2/agent/input/filestream.yml.hbs"
  ],
  "policy_templates": [
    {
      "name": "filestream",
      "title": "Custom Filestream Logs",
      "description": "Collect log data from filestream with Elastic Agent.",
      "multiple": true,
      "type": "logs",
      "input": "filestream",
      "ingestion_method": "File",
      "template_path": "filestream.yml.hbs"
    }
  ],
  "elasticsearch": {}
}
