Getting Data In

How to save search result into a pdf and csv?

uppukumar
Explorer

Hi All,

How to save the following result into pdf and csv format in my local pc

stats count(eval(Column2="Success")) as "Success count" count(eval(Column2="Incomplete" OR Column2="Timeout")) as "Fail count" by Column1

Advance Thanks

Tags (3)
0 Karma

damann
Communicator

If you want to export your search results manually you can export them as CSV in search app.

alt text

If you want to export the results on a daily or weekly basis you can build a scheduled report.
1. Save your search as a report
2. Edit your report as 'Schedule report'
3. Plan your schedule
4. Add Action 'Send as email'
5. Activate 'Attatch CSV' and 'Attatch PDF'
6. Click on 'Save'

0 Karma

uppukumar
Explorer

Thanks for your reply, But here i want with outperform any action i need the result in pdf, means need to add something in the query

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...