Skip to content

Splunk Connector

Query Splunk REST API to detect which assets are actively sending security events.

CategorySIEM / Log Management
Modesbatch
Imageghcr.io/silentpulse/connector-splunk:1.0.0
Manifesthub.silentpulse.io/universe/packages/splunk/manifest.json
  • Splunk Enterprise 8.0+ or Splunk Cloud
  • REST API access (port 8089 for on-prem)
  • Bearer token or username/password credentials
FieldTypeRequiredDescription
base_urlurlyesSplunk management API endpoint
tokenpasswordnoSplunk Bearer token (preferred)
usernametextnoBasic auth username
passwordpasswordnoBasic auth password
skip_tls_verifybooleannoSkip TLS certificate verification
FieldTypeRequiredDefaultDescription
search_querytextareayesSplunk SPL search query
indextextnomainSplunk index to search
hostname_fieldtextyeshostField containing the asset hostname
time_windowtextno15mLookback period for searches

Supports both Bearer token and basic (username/password) authentication. Token auth is recommended for production.

ResourceRequest
CPU100m
Memory256Mi
Min replicas1
Max replicas4
  • Search jobs are limited by Splunk license quotas
  • Large time windows may timeout