For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configuring Splunk Integration

AttackForge configuration

  1. Create a dedicated service user for Splunk.

  1. Grant API access explicitly: Users > (select user) > Access > Self-Service RESTful API > Add Access. Grant GetApplicationAuditLogs.

  1. Generate that user's API Key under user settings.

  1. The key goes in the X-SSAPI-KEY header, and all calls must be HTTPS.

Splunk configuration

  1. Create the App Directory Structure

Navigate to your Heavy Forwarder’s app directory and build this structure:

  1. Write the Script (bin/af_auditlogs.py)

  1. Configure the Input (default/inputs.conf)

Last updated