Splunk Enterprise

how to get all data of report in csv format?

Learner
Path Finder

i have created a report and scheduled it. i have added my email address to get result in csv format. but when the count of result rows are greater than 10000, only first 10000 rows are present in csv file. i want all data (more  than 10000 rows) in my csv file. is there any way to resolve this?

 

Labels (1)
Tags (1)

renjith_nair
Legend

you can change it either from

UI

Alert -> Edit -> Advanced Edit ->action.email.maxresults
 
 

Conf File

savedsearches.conf

action.email.maxresults =
 

 

 

 

---
What goes around comes around. If it helps, hit it with Karma 🙂

Learner
Path Finder

some part is solved by your solution @ , thank you for that! but now i'm getting only 50000 rows of data in csv file when i gave limit as 1000000. what to do now?

Tags (1)

renjith_nair
Legend

Glad that the initial problem is fixed.

Please have a look at this - https://community.splunk.com/t5/Getting-Data-In/How-to-overcome-CSV-max-results-to-email/td-p/319484

---
What goes around comes around. If it helps, hit it with Karma 🙂
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...