Security

Import / Export User Data

DTERM
Contributor

I'm trying to export and import users (and preferably roles) from one Splunk instance to another with no luck.

This is the process I'm following. When I'm complete, the user accounts do not exist on the second instance.

TIA....

Export

Create a directory to export the data to (exported.data)
[root@splunk /]# mkdir exported.data
[root@splunk /]# /splunk/bin/splunk export userdata /exported.data/
Backing up to dir: /exported.data.
Exporting /splunk/etc/apps/search/local/savedsearches.conf.

Copy data to another instance

Import

[root@splunk2 root]# /splunk/bin/splunk import userdata -dir exported.data
Restoring user data from dir: exported.data.
Importing /splunk/etc/apps/search/local/savedsearches.conf.

no accounts, why??

1 Solution

Ron_Naken
Splunk Employee
Splunk Employee

Did you restart splunk2 after the import? The status notice shows that the user data was imported, but you do need to restart for the users to show.

View solution in original post

Ron_Naken
Splunk Employee
Splunk Employee

Did you restart splunk2 after the import? The status notice shows that the user data was imported, but you do need to restart for the users to show.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...