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!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...