Getting Data In

How to save the CSV file to external location

khumer
Explorer

I would like to save the CSV file to an external location. I am using the |outputcsv command which is saving the file to a Linux but I need the file to be picked up from there and move to external location such as WVDCCRVFASS\ETL\FlatFiles\Splunk.

Can you please all let me know how can this be done?

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Use a cron job to copy the file to the desired location.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Use a cron job to copy the file to the desired location.

---
If this reply helps you, Karma would be appreciated.
0 Karma

khumer
Explorer

Could you please list out the steps? I havn’t had this req before. Thanks!

0 Karma

richgalloway
SplunkTrust
SplunkTrust

It's not really a Splunk solution. You write a shell script that copies a file from one place (Splunk) to another (the external directory) then use cron to run the script some time after the Splunk job is scheduled to create the file.

See https://opensource.com/article/17/11/how-use-cron-linux for a good introduction to cron.

---
If this reply helps you, Karma would be appreciated.
0 Karma

khumer
Explorer

Thank you!

0 Karma

khumer
Explorer

Could you please list out the steps?

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Community Content Calendar, October Edition

Welcome to the October edition of our Community Spotlight! The Splunk Community is a treasure trove of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...