Splunk Enterprise Security

Is there a way to export Splunk reports to csv files automatic

jenniferhao
Explorer

is there any solution can automatically export reports to csv file and forward the files to third-party systems not by email?

Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

The report can output its results to a CSV file using the outputcsv command, but Splunk will not automatically transfer that file to another system.  You'll have to do the transfer using another method, such as scp within a cron job.

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

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

The report can output its results to a CSV file using the outputcsv command, but Splunk will not automatically transfer that file to another system.  You'll have to do the transfer using another method, such as scp within a cron job.

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

MaverickT
Communicator

There is an option to code your own adaptive response action, which can be used to forward the data to other systems. But you will need to do a little bit of python coding...

https://dev.splunk.com/enterprise/docs/devtools/enterprisesecurity/adaptiveresponseframework/

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...