Skip to main content

Splunk

The Splunk Connector integrates with a Splunk Enterprise / Splunk Cloud instance through the Splunk REST API. It synchronizes data by executing a configured SPL (Search Processing Language) search: the connector creates a search job, waits for the job to finish, and retrieves the paginated search results. Each result row is mapped to a Brinqa Connector Object whose attributes are derived dynamically from the fields returned by the search, so the synced data model adapts to whatever the configured search produces.

Data retrieved from Splunk

Connector ObjectRequiredMaps to Data Model
ResultYes(Dynamic / Search Result)
note

For detailed steps on how to view the data retrieved from Splunk in the Brinqa Platform, see How to view your data.

note

Attributes for this model are derived dynamically from the Splunk search results — all fields returned by the search are added as attributes. Collection values are multi-valued; others are single-valued.