- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Export / Import Data Collector Configuration using REST API
Harrison_Clark
Explorer
12-11-2017
06:46 AM
Is there a way to export and then import the configuration of a Method Invocation Data Collector from one controller to another? I've been able to do this via REST API for transaction detection, but I don't see anything in the docs for datacollectors.
Any insight would be much appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
CommunityUser

Splunk Employee
12-13-2017
12:17 AM
Hi,
Not straightforward.
But you can go to application and do the following.
- Select your applicaiton and click on export
- Open the exported xml in an xml editor.
- Remove All subnodes under application except data-gatherer-configs. See screenshot.
- Save and import the config into an existing application
For testing, import back into the same application and check.
See Screenshot.
