Knowledge Management

How to troubleshoot tagging process?

shai
Explorer

I developed my first app and am trying to integrate it into CIM using the documentations.
so far I Successfuly defined an eventtype in eventtype.conf

[my_event_type]
search = sourcetype=my_source

and when I search for this event type I get all the results:
eventtype=my_event_type

Now I continue to define tags, using this guide

My tags.conf file looks like this:
[eventtype=my_event_type]
alert = enabled

But nothing is returned when I search for:
tag=alert

Moreover when I search for all types of tags I get only one type "error" and it's count is significantly less then the eventtype amount:
sourcetype=my_source | stats count by tag

In the guide it says "Once you have tagged an event type, you can search for it in the search bar" but I can't search for the tags.

How can I troubleshoot the process?
What should I look for?
What am I missing?

thank you.

Labels (3)
0 Karma

shai
Explorer

solved the issue. it had to do with permissions. tag should have global permissions for search app to recognize it

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...