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!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...