Project

General

Profile

Feature #1879

KV store migration search command

Added by Luke Murphey almost 7 years ago. Updated almost 7 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Start date:
05/25/2017
Due date:
% Done:

0%


Description

Make a search command that can be used to migrate a lookup from the current search head to another. See https://github.com/doksu/splunk_kvstore_tools/blob/master/kvstore_migration.py.

History

#1 Updated by Luke Murphey almost 7 years ago

This could be done as a pair of search command depending on the direction of the transfer.

| kvstoreimport my_kv_store 1.2.3.4 user=admin password=changeme create=true
| kvstoreexport my_kv_store 1.2.3.4 user=admin password=changeme

Could also make a UI for transferring lookups.

Also available in: Atom PDF