Reporting

How to export large volume of raw data out of a index.

clyde772
Communicator

Is there a way to export large volume of raw data out of an index?

There seems to be a limit of 10000 lines. outputcsv seems to do it ok in csv format, but is there outputtext which allows unlimited raw data exports?

Thanks

Tags (3)

David
Splunk Employee
Splunk Employee

If you're using Splunk 6, you can also accomplish this with the new dump command, which may be more easier / more managed.

ziegfried
Influencer

You could do this in the command-line:

splunk search "sourcetype=syslog" -preview 0 -maxout 0 -output rawdata > out.log
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...