Splunk Search

_meta not getting expected logs to splunk

rajpalyalla
Engager

Hello,

we have index "text-index"
and region is passed as meta
_meta = region::east
sourcetype = testlogs

when i query
index="text-index" sourcetype=testlogs

i see all the logs displayed.

when i use index="text-index" sourcetype=testlogs region="*" i see all the logs displayed

but when i use index="text-index" sourcetype=testlogs region="east" it will display the logs only which has word east. its supposed list all the like other two queries above. why does it gives me only if words match. please correct me if i'm doing anything wrong

Tags (2)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

rajpalyalla
Engager

i have already set this in fileds.conf
[region]
INDEXED=true

0 Karma

rajpalyalla
Engager

any other suggestions please?

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...