Splunk Dev

DBConnect and panel linked form search

ccsfdave
Builder

I can run this search and get results:

index="vpn" host="VPN_ACLs" | join IP_Address [search index="vpn" host="VPN_Groups"] | search Group_Name="DTIS" |table Group_Name,IP_Address,Dest_IP,Dest_Mask,Protocol,Operation,Port

In a form: NOTE: I added spaces so answers markup didn't hide the code

< searchTemplate>
index="vpn" host="VPN_ACLs" | join IP_Address [search index="vpn" host="VPN_Groups"] | search Group_Name=%group% |table Group_Name,IP_Address,Dest_IP,Dest_Mask,Protocol,Operation,Port
< /searchTemplate>
<fieldset>
< input type="text" token="group" >
<label>VPN Group</label>
< default>< /default>
< suffix>*< /suffix>
< /input>

How do I get the %group% into the search correctly?

0 Karma
1 Solution

ccsfdave
Builder

Sorry folks, I'm an idiot.

The variable had % around it in the search not $. Once I changed it to $, it worked perfectly!

View solution in original post

0 Karma

ccsfdave
Builder

Sorry folks, I'm an idiot.

The variable had % around it in the search not $. Once I changed it to $, it worked perfectly!

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...