Hello,
I'm trying to export, dump, or download large quantity of data from splunk. So far I tried dumpcommand and the splunk cli search command to do this
-When I ran the search in the UI f...
We're trying to exportdata out of a very large splunk index usingthedumpcommand into multiple csv files where the min file size is 1GB of each file.
E.g here's our command ...|dump b...
...| loadjob sid, and it just hangs and fails. I've tried exporting from the jobs tab, and it fails. I can't usethe api, because from what I can tell, you must put the password into the search, w...
We have dashboard with 50k events coming everyday. If a user tried to export results for last 30 days and they are not getting full results is there a way they could be notified. How can we i...
...obs/export -d search="| savedsearch "Test Search""
This is not working.
I've URL encoded: | savedsearch "Test Search"
This way the double quotes dont get confused with curl command line....
Hi,
I'm trying to export some data with thedumpcommand, thedata from thedump is not exported correctly, some values are being inserted in wrong fields, example: "TimeStamp":"20", "UserID": "2...
Hi all,
Is there a way to combine a search command or dashboard XML along with the indexer data and export it so that it can be imported at another Splunk instance ? This would be helpful for s...
...est write access to your Hadoop cluster, run this command in the path where you want to exportdata:
$HADOOP_HOME/bin/hadoop fs -touchz hdfs://://foo.txt
$HADOOP_HOME/bin/hadoop fs -rm hdfs://://f...