Splunk Search

Need help using tag in a query

toporagno
Explorer

HI

 If I replace, for example, src=10.0.0.1 with my tag containing src=10.0.0.1 in the query, it doesn't work. Please help.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @toporagno ,

let me understand:

  • you have an eventtyle like "index=my_index src=10.0.0.1" that tags these events with a tag like "MY_TAG",
  • you have a search that uses the above src and it runs,
  • you want to replace the condition "src=10.0.0.1" with the condition tag=MY_TAG,
  • and it doesn't run,
  • is it correct?

If this is your use case, as also @ITWhisperer asked, the first thing is sharing the search and the eventtype associated to the tag.

Then, tag is the only field case sensitive, are you sure that the tag value is correct?

Second check: did you tried to replace the condition "src=10.0.0.1" with the eventtype associated to the tag? maybe the two conditions aren't compatible.

Ciao.

Giuseppe

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Please provide more details, for example, what do you mean by tag? how do you set it up? how do you use it in your search? in what way doesn't it work? do you have any errors reported? etc.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...