Getting Data In

Scheduling csv view/dashboard delivery

willow75
Explorer

Hello,

i want to schedule email export csv for the view/dashboard like the pdf server :

I know do it for search but no for view/dashboard.

anybody have a solution ?

Regards,
Wilfrid

Tags (2)
0 Karma

willow75
Explorer

thanks for your responses

0 Karma

Ledion_Bitincka
Splunk Employee
Splunk Employee

Unfortunately you cannot email all the CSV results in a view. The closest you can get to it is to schedule each of the searches that make up the view and email each of the resulting CSVs separately - you probably know this and it might not be what you want.

0 Karma

willow75
Explorer

hello,

i have only data table in my view. For pdf delivery i have this configuration :

[_ScheduledView__VIEW1]
action.email = 1
action.email.pdfview = VIEW1
action.email.sendpdf = 1
action.email.to = toto@toto.com
action.email.ttl = 10
cron_schedule = 10 1 8 * *
description = scheduled search for view name=VIEW1
dispatch.earliest_time = 1
dispatch.latest_time = 2
enableSched = 1
is_visible = 0
search = | noop

My question : is it possible to do the same thing for csv, 1 scheduling for 1 mail with all csv of the data table present in my view?

Actually i added outputcsv in the search cmd of view1, when the pdf is send the csv are generated in $SPLUNK_HOME/var/run/splunk.
And i have a crontab script for send the csv.

Regards,
Wilfrid

Ledion_Bitincka
Splunk Employee
Splunk Employee

what exactly do you mean by CSV delivery of a view/dashboard? If a view has multiple charts what do you want delivered?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...