Splunk Search

Add word in the workflow action.

dfigurello
Communicator

Hey splunkers,

I have a doubt. I created a GET workflow action to search field in the google, but I can't put a word before the variable.

For example:

(...)google.com/search?$Reason$ it's ok. But I want always search "Trend Micro $Reason". I need add always the word "Trend Micro" for each search with variable $reason, but I can't do it.

Splunkers any idea?

Tks.

0 Karma

yAlff
Path Finder

Hey,

did you just try to filter for Trend Micro?

Just extract the field behind search? (maybe named as what), and then filter with sourcetype=bla what="Trend Micro*"

It means that all the returned results contain Trend Micro $reason$ and the just extract the $reason$-tag

Regards

0 Karma

dfigurello
Communicator

Hey yAlff,

my splunk search returns results without any word with Trend Micro. I want add "Trend Micro + results in my index" in search google.

For example

host=ddi| stats count by Reason

Reason count
DNS response resolves to dead IP address 55
Many failed log in attempts 1
Multiple failed log in attempts 1

I want search in the google:

Trend Micro + "DNS response resolves to dead IP address"

I tried trend micro + $reason and others ways but not happens. In the search goes only Trend Micro.

any idea ?

Tks!

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...