Splunk Enterprise Security

How to pass field value to custom alert action?

wlight600
Engager

Hi!
I'm creating custom alert action. I can use my alert action in save alert and Correlation search. But I meet a trouble.
When I type my string to alert action, it worked and my script received string. But I type variable string like: $src_ip$ is evil. After run this alert action, I found that I can received Notable events, but src_ip field is null.
How to pass Notable event field values to alert action?

0 Karma
1 Solution

harsmarvania57
Ultra Champion

Hi,

Can you please try $result.src_ip$ instead of $src_ip$?

View solution in original post

harsmarvania57
Ultra Champion

Hi,

Can you please try $result.src_ip$ instead of $src_ip$?

muhammad_luthfi
Explorer

Hi @harsmarvania57 ,

 

Thanks, it's working with BMC Helix integration 🙂

0 Karma

wlight600
Engager

You mean, I pass value when creating correlation search, I should use $result.src_ip$? Whether need I write some configuration in any conf ?

0 Karma

harsmarvania57
Ultra Champion

If you are using your custom alert action directly in your search with sendalert command then yes you can pass $result.src_ip$ to your custom alert action. Have a look at https://docs.splunk.com/Documentation/Splunk/7.2.5/AdvancedDev/ModAlertsLog

0 Karma

wlight600
Engager

I meet another trouble. When I want to use alert action in Incident Review, I can't find this action in Run Adaptive Response Actions. How do I config to invoke aler action in Incident Review. Thank you very much!

0 Karma

harsmarvania57
Ultra Champion

Have a look at this doc https://docs.splunk.com/Documentation/ES/5.2.2/Install/ImportCustomApps , you need to configure ES so that it will import config from your custom alert actions app.

0 Karma

wlight600
Engager

I had already import custom app at first. It seems that not work!

0 Karma

lakshman239
Influencer

When you create custom alert action, you need to tick 'support' ad-hoc invocations [ you can see this when you build the add-on using Add-on builder], so the alert actions can work in ES framework and will be available in the list of adaptive response. http://dev.splunk.com/view/addon-builder/SP-CAAAFBS

0 Karma

wlight600
Engager

I create it with manual, so I want to know manual to do !

0 Karma

harsmarvania57
Ultra Champion

What's your custom app name which contain alert action config ? and can you please provide ES app_imports_update://update_es configuration ?

0 Karma

wlight600
Engager

I set it in App Import Updates in ES.
Application Regular Expression: (appsbrowser)|(phantom)|(search)|([ST]A-.*)|(Splunk_[ST]A_.*)|(DA-ESS-.*)|(Splunk_DA-ESS_.*)|(send_notify)|(sao)
Last two name are my app name,is this set right?

0 Karma

harsmarvania57
Ultra Champion

That looks good, have you updated it via modifying conf file directly OR have you updated in Splunk ES Web ? If you updated it via modifying conf file directly then you need to restart splunk.

EDIT: You need to restart Splunk no matter how you modified it. See point 6 and 5 on this doc https://docs.splunk.com/Documentation/ES/5.2.2/Install/ImportCustomApps#Import_add-ons_with_a_differ...

0 Karma

wlight600
Engager

Uh,official doc was misleaded me. I set up param.cam in alert_actions.conf. It's appeared! Thank you for helping me! ^^

0 Karma

wlight600
Engager

Uh, your first answer is right. I just write html and restart splunk, no need to moidfy configuration.Thnx!

0 Karma
Get Updates on the Splunk Community!

Exporting Splunk Apps

Join us on Monday, October 21 at 11 am PT | 2 pm ET!With the app export functionality, app developers and ...

Cisco Use Cases, ITSI Best Practices, and More New Articles from Splunk Lantern

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...