Reporting

Unable to Export Events from Cmd line

richnavis
Contributor

I am attempting to move data from one index to another. I've read that the way to do this is to export the events you want to move, then import them using the Export and Import commands. However, when I attempt to export the commands, I get an error. Here's my syntax and error:

splunk export eventdata -index IISLOGS -host WWW01 -dir f:\temp

Failed cli cmd export

Anyone know what is causing this?

Tags (2)
0 Karma

Lowell
Super Champion

Have you looked into using exporttool and importtool? Another option is to simply move an entire bucket. (You have to be careful to use a bucket id that's not already in use.

You may find this answer useful:

0 Karma

richnavis
Contributor

yah.. turns out that you need to stop splunkd to run this command.. doh!

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...