Skip to content

Splunk#

Use the Splunk node to automate work in Splunk, and integrate Splunk with other applications. n8n has built-in support for a wide range of Splunk features, including retrieving fired alerts reports, as well as deleting and retrieving search configuration.

On this page, you'll find a list of operations the Splunk node supports and links to more resources.

Credentials

Refer to Splunk credentials for guidance on setting up authentication.

Examples and templates

For usage examples and templates to help you get started, take a look at n8n's Splunk integrations list.

Basic Operations#

  • Fired Alert
    • Retrieve a fired alerts report
  • Search Configuration
    • Delete a search configuration
    • Retrieve a search configuration
    • Retrieve all search configurations
  • Search Job
    • Create a search job
    • Delete a search job
    • Retrieve a search job
    • Retrieve all search jobs
  • Search Result
    • Retrieve all search results for a search job
  • User
    • Create an user
    • Delete an user
    • Retrieve an user
    • Retrieve all users
    • Update an user