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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

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