Alerting

Adding IP's to a exposed text file

arunkuriakose
Explorer

Hi Team

I want to collect source ip from an alert triggered /search ran and then add that to a .txt file exposed on a separate server.(https://urlofserver/ipfile.txt)

 

What is the best way to achieve this

 

Labels (1)
0 Karma

aasabatini
Motivator

Hi @arunkuriakose 

you can add on your alert action an sh script to save all result ip on your txt file.

https://docs.splunk.com/Documentation/Splunk/8.1.3/AdvancedDev/CustomAlertScript

or if in your case works fine a csv file you can add on your alert search the outputlookup comand to save the results in a new csv file.

https://docs.splunk.com/Documentation/Splunk/8.1.3/SearchReference/Outputlookup

 

“The answer is out there, Neo, and it’s looking for you, and it will find you if you want it to.”
0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

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

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...