Reporting

After using exporttool and importtool to copy buckets from one environment to another, why is the imported data not searchable?

timmy13
Communicator

I am attempting to use the importtool and exporttool to copy data from one environment to another. After the import the data doesn't seem to have shown up in the index. I attempted run the import command a second time, and got the following error:

"Please ensure that you are importing to a new bucket, as opposed to an existing one"

The command I am using is:

/splunk cmd importtool /opt/myapps/splunk/var/lib/splunk/myindex/db ~/export1.csv

I'm confused and not sure where to look. After running this the first time it told me several thousand events had been imported. Yet they do not show up in splunk when running query "index=myindex".

Any help appreciated.

0 Karma

schose
Builder

Hi,

you need to create and add the new bucket name - meaning:

 /splunk cmd importtool /opt/myapps/splunk/var/lib/splunk/myindex/db/db_X_Y_0 ~/export1.csv -csv

will do the job.. otherwise the rawdata and tsidx file will be created in db dir instead of db_X_Y_0

Regards,

Andreas

0 Karma

dflodstrom
Builder

Have you seen http://answers.splunk.com/answers/25174/how-to-export-import-events-from-indexes.html ? It based on the output you received it sounds like it worked the first time. Have you restarted Splunk since running it?

0 Karma

timmy13
Communicator

This article is exactly what I used as a reference. Yes, I did restart Splunk.

Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...