I would like to move 15-20 REST collectors from one worker group to another. For routes/pipelines, I just copy and then switch groups and paste but the copy function isn't available in REST collectors. Any suggestions on how to move a REST collector?
Page 1 / 1
If this will be a common task, I'd recommend the API. You can use developer mode in your browser while accessing and creating REST Collectors to see the API calls made. Then replicate those with a simple python, ruby, whatever script.
If this is a one off, I'd just use the JSON dump of each RC and move them one at a time.

Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.