Getting Data In

How do you send a Splunk report to a network drive?

arock
New Member

Hello,

I have a user wanting to send a Splunk report (.csv) to a network drive. I read your post on "Trigger a PDF via the command line". I believe my particular task is a little different but follows the same concept.

Can you kindly provide some guidance?

Much Appreciated,
Cheers!!!

Tags (3)
0 Karma

woodcock
Esteemed Legend

A better way to do this is to use the "Run a Script" alert action (after you create a script to do the copy).  Yes, this alert action is deprecated but I use it often and there is no way that Splunk will be removing it from the product.

0 Karma

woodcock
Esteemed Legend

The way that I do it is to come up with a file-name-prefix convention (like CopyMeToDriveF_) and then use | outputcsv CopyMeToDriveF_whatever.csv on the end of your search. Then you have to setup a cron or powershell job to do: cp $SPLUNK_HOME/var/run/dispatch/splunk/CopyMeToDriveF* F: or similar.

0 Karma

dkeck
Influencer
0 Karma

arock
New Member

I have not but will give it a read, thank you.

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 ...