Splunk Search

Why am I getting an error message when using Wildcard for file based lookup?

sylim_splunk
Splunk Employee
Splunk Employee

I'm trying to use WILDCARD for file based lookup and get an error message, "match_type is malformed" as below - According to the descriptions in UI page, I'm using WILDCARD(A*, B*,..) and get the error.

Optionally set up non-exact matching of a comma-and-space-delimited field list. Format is (, ,...). Available values for match_type are WILDCARD and CIDR.

alt text

0 Karma
1 Solution

sylim_splunk
Splunk Employee
Splunk Employee

This is a UI bug and will be corrected.
Correct way for match_type for multiple fields is like, WILDCARD(A*), WILDCARD(B*) as described in spec.

match_type =
A comma and space-delimited list of < match_type >(< field_name >)
specification to allow for non-exact matching
The available match_type values are WILDCARD, CIDR, and EXACT. EXACT is
the default and does not need to be specified. Only fields that should
use WILDCARD or CIDR matching should be specified in this list

View solution in original post

0 Karma

sylim_splunk
Splunk Employee
Splunk Employee

This is a UI bug and will be corrected.
Correct way for match_type for multiple fields is like, WILDCARD(A*), WILDCARD(B*) as described in spec.

match_type =
A comma and space-delimited list of < match_type >(< field_name >)
specification to allow for non-exact matching
The available match_type values are WILDCARD, CIDR, and EXACT. EXACT is
the default and does not need to be specified. Only fields that should
use WILDCARD or CIDR matching should be specified in this list

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...