Splunk Enterprise Security

Export all search results to CSV when search uses head

rroyko
New Member

I am trying to create a dashboard with a search that shows the top 10 entries but I also need to be able to export all the results

0 Karma

asneed_eu
Path Finder

The export option is underneath the time picker, and you should be able to choose csv.

You may want to filter your fields with the table command.

For example:
index=_internal | table source sourcetype event_message | head 10

Or, some other "transforming" command.

Ex:
index=_internal | top sourcetype

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...