[
  {
    "name": "proofpoint_tap",
    "title": "Proofpoint TAP",
    "version": "1.31.2",
    "release": "ga",
    "description": "Collect logs from Proofpoint TAP with Elastic Agent.",
    "type": "integration",
    "download": "/epr/proofpoint_tap/proofpoint_tap-1.31.2.zip",
    "path": "/package/proofpoint_tap/1.31.2",
    "icons": [
      {
        "src": "/img/proofpoint_tap-logo.svg",
        "path": "/package/proofpoint_tap/1.31.2/img/proofpoint_tap-logo.svg",
        "title": "Proofpoint TAP logo",
        "size": "32x32",
        "type": "image/svg+xml"
      }
    ],
    "policy_templates": [
      {
        "name": "Proofpoint TAP",
        "title": "Proofpoint_TAP logs",
        "description": "Collect proofpoint_tap logs.",
        "deployment_modes": {
          "default": {
            "enabled": true
          },
          "agentless": {
            "enabled": true,
            "release": "ga"
          }
        }
      }
    ],
    "conditions": {
      "kibana": {
        "version": "^8.19.4 || ~9.0.7 || ^9.1.4"
      }
    },
    "owner": {
      "type": "elastic",
      "github": "elastic/security-service-integrations"
    },
    "categories": [
      "security",
      "email_security"
    ],
    "signature_path": "/epr/proofpoint_tap/proofpoint_tap-1.31.2.zip.sig",
    "data_streams": [
      {
        "type": "logs",
        "dataset": "proofpoint_tap.clicks_blocked",
        "title": "Clicks Blocked"
      },
      {
        "type": "logs",
        "dataset": "proofpoint_tap.clicks_permitted",
        "title": "Clicks Permitted"
      },
      {
        "type": "logs",
        "dataset": "proofpoint_tap.message_blocked",
        "title": "Message Blocked"
      },
      {
        "type": "logs",
        "dataset": "proofpoint_tap.message_delivered",
        "title": "Message Delivered"
      }
    ]
  }
]
