> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rad.security/llms.txt
> Use this file to discover all available pages before exploring further.

# WAF Integrations

> Ingest Web Application Firewall security events into RAD Security.

Connect your Web Application Firewall (WAF) to RAD Security to ingest edge security events and correlate them with the runtime, cloud, and identity signal RAD Security already collects.

## Benefits

<CardGroup cols={2}>
  <Card title="Edge-to-Runtime Correlation" icon="diagram-venn">
    Tie WAF detections at the edge to the runtime behavior of the workloads they protect.
  </Card>

  <Card title="Attacker Tracking" icon="user-secret">
    Pivot from denied requests to the assets, identities, and clusters the same actor may be probing.
  </Card>

  <Card title="Faster Triage" icon="bolt">
    Auto-enrich incidents with WAF event context — rule, severity, geo, and request metadata.
  </Card>

  <Card title="Centralized Findings" icon="bell">
    Manage WAF events alongside other security findings instead of jumping between consoles.
  </Card>
</CardGroup>

## Supported Integrations

<AccordionGroup>
  <Accordion title="Akamai WAF" icon="shield-halved">
    **Status:** Available

    [View Setup Guide →](/rad-security/integrations/waf/akamai-waf-setup)

    Pull security events from Akamai's App & API Protector (Kona Site Defender / Web Application Protector) via the SIEM Integration API.

    **Key Features:**

    * EdgeGrid authenticated polling
    * Multi-configuration support
    * Rule, attack category, and risk score ingestion
    * Read-only access
  </Accordion>
</AccordionGroup>

## Getting Started

<Steps>
  <Step title="Provision API Credentials">
    Create a dedicated API client in your WAF provider with read-only access to the SIEM / events API.
  </Step>

  <Step title="Identify Scope">
    Note the security configurations or policies that RAD Security should monitor.
  </Step>

  <Step title="Add the Integration">
    Configure the WAF integration in RAD Security's Data Sources section.
  </Step>

  <Step title="Verify Connection">
    Confirm the integration shows as **Connected** and review the first batch of WAF findings.
  </Step>
</Steps>

## Next Steps

<CardGroup cols={2}>
  <Card title="SIEM Integrations" icon="chart-line" href="/rad-security/integrations/siem/overview">
    Forward correlated events to your SIEM
  </Card>

  <Card title="Data Sources" icon="database" href="/rad-security/integrations/data-sources">
    Explore all available data sources
  </Card>
</CardGroup>
