Splunk Connector 2.0.0 Release Notes


Community Connector

The Splunk Enterprise Server Connector provides the ability to perform most common tasks against the Splunk API in an easy, consistent way. It allows you to not only directly send data from the AnyPoint Platform into the Splunk Index but also to perform a wide variety of searches and indexing operations.

This is the first release version of the Splunk Connector, with comprehensive support for most APIs out of the box.

Compatibility

Application/Service Version
Mule Runtime Mule 3.5.3 and above
Splunk Enterprise Server v6.2 and above
Splunk SDK for Java v1.5.0
Java Runtime Java 7 and above

Supported Splunk Operations

  • Connect to Splunk:
  • Work with Saved Searches
    • List Saved Searches
    • View the History of a Saved Search
    • Create a Saved Search
    • View and Modify the Properties of a Saved Search
    • Run a Saved Search
    • Run a Saved Search with Runtime Arguments
    • Delete a Saved Search
  • Work with Searches and Jobs
    • List search jobs for current user
    • Run a normal search and stream output
    • Run a blocking search and display the properties of the Job
    • Run a Oneshot search and display results
    • Run a Real-Time Search (see issues)
    • Run an Export Search
  • Work With Data Models
    • Retrieve Data Model
    • Retrieve all Data Models
  • Get Data into Splunk
    • List Data Inputs
    • Create a new Data Input
    • View and Modify the Properties of a Data Input
    • Create an Index
    • View and Modify the Properties of a Data Input
    • Clean Events from an Index
    • Add data directly into an Index
    • Add data directly into a Tcp Input
    • Add data directly into a Udp Input
  • List a user’s applications

Unsupported APIs are most effectively managed through the Splunk Administration Interface. If you have a specific need for an API that is currently unsupported, please contact the MuleSoft for more information.

  • Modular Inputs are not supported.
  • User and Role Management operations are not supported.
  • Data Models and Pivots have limited support.

Fixed Issues

  • None

New Features in this Release

  • Cummunity Release

Support Resources