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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...