Splunk Search

Textarea input to feed a search

bgriffis
Explorer

I have firewall logs that feed into splunk and I'd like to have a textarea form input where I can paste in a handful of IP addresses (one per line) and have those feed a search like:
index=fw |where <any textareaIP == src_ip OR any textareaIP == dest_ip>

Seems like it would be a join, but I'm not sure how to get the multiple inputs into a search (not if a textarea is possible at all)

Tags (1)
0 Karma

MuS
Legend

Hi bgriffis,

Take a look at the dashboard example app https://splunkbase.splunk.com/app/1265/ there you can find multiple Form Input Elements. Most likely it will be a multi-select input and for sure no need to join the search. You can define prefixes and suffixes for you input element, so you are able to build something like myinput=foo OR myinput=boo.

Hope that helps ...

cheers, MuS

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...