Splunk Search

Export to dump with wrong values in fields

rosantos
New Member

Hi,
I'm trying to export some data with the dump command, the data from the dump is not exported correctly, some values are being inserted in wrong fields, example: "TimeStamp":"20", "UserID": "2018-12-11T17:20:33.000Z", should be in reverse order...
The same command in the search query of splunk work's well, and the fields are showed correctly, only the parse for the dump is not corrected, anyone can help?
Thank you

Tags (2)
0 Karma

prakash007
Builder
0 Karma

rosantos
New Member

The output of the dump with CLI or RestAPI is the same... so changing the way, doesn't fix the problem with the dump...

0 Karma

prakash007
Builder

I mean to say is run a splunk search via CLI or RestAPI to export the data instead of dump, something like this..

    splunk search "index=_internal earliest=09/14/2015:23:59:00 latest=09/16/2015:01:00:00 " -output rawdata -maxout 200000 > c:/test123.dmp 

curl -u admin:changeme \
     -k https://localhost:8089/servicesNS/admin/search/jobs/1423855196.339/results/ \
     --get -d output_mode=json -d count=5
0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...