Hi,
I'm new with splunk and have a requirement in which we need to lookup data in SPLUNK and produced a CSV File then send the extracted file to a UNIX Server. Is there a way to do this in splunk? In which we can trigger/execute/configure/SPL something in splunk to send files to this unix server?
Thanks in advance!
Regards,
JP
Maybe you can use your own custom search command using Splunk SDK for Python, have a look here:
http://dev.splunk.com/view/python-sdk/SP-CAAAEU2
Hi,
You can achieve this using custom alert action for more info about custom alert action please go through https://docs.splunk.com/Documentation/Splunk/7.3.1/AdvancedDev/ModAlertsIntro