Alerting

Alerts - results.fieldname duplicated?

poiromaniax
Explorer

Hi all,

 

I have a strange issue that I cant seem to find any info on and I'm hoping someone can help me.

I have a few alerts that are sent to Slack using the slack_alerts addon from Splunkbase.

 

Recently,  the results of these alerts are duplicated within the alert itself. (I am not receiving multiple of the same alert individually)

This is the alert config:

AWS Authentication Failed

*Time:* $result.eventTime$

*Event:* $result.eventName$

*Account:* $result.recipientAccountId$

*User:* $result.userName$

*Source IP:* $result.sourceIPAddress$

*EventID:* $result.eventID$

 

And the result:

AWS Authentication Failed

Time: 2021-01-18T10:40:16Z
2021-01-18T10:40:16Z

Event: AssumeRoleWithSAML
AssumeRoleWithSAML

Account: 22xxxxxxxxxx
22xxxxxxxxxx

User: xxxxxxxxx

Source IP: 54.89.xxxxxxx
54.89.xxxxxxxx

EventID: 862b7079-e38b-4b1e-xxxxxxxxx
862b7079-e38b-4b1e-xxxxxxxx

 

I have tried recreating the alerts, removing and readding the Slack addon but same behaviour

Hoping someone can help!

Labels (1)
Tags (1)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @poiromaniax,

If there is no typo, I can see User field is not duplicated. Is it possible that you alert result has multi-values grouped by userName ? If not can you please share your alert search?

 

If this reply helps you an upvote is appreciated.

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma

poiromaniax
Explorer

@scelikok thanks for the response.

I expanded all fields and I cannot see any duplicates.

I also sent the alert via email in case it was specific to Slack, but same result.

 

Search is:

index=aws tag=authentication NOT (action=success user=*$)
| search (action="failure")  src_user!=unknown
| search "requestParameters.roleArn"!="arn:aws:iam:xxxxxxxxxxxxx"
| search "requestParameters.roleSessionName"!=xxxxxxxxxxxxx
0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...