Dashboards & Visualizations

How do I diagnose cycles in event types and tags?

echambervisa
Observer

In several of the widgets on one of my dashboards I see a red triangle in the upper right corner. Clicking on that, I see several complaints of the forms

Expanding (splunk query here) failed due to cycle detected when expanding tag=xxx
Expanding (splunk query here) failed due to cycle detected when expanding eventtype=yyy

How does one troubleshoot the tags and event types to find and eliminate the cycles? We have many tags and many event types defined.

0 Karma

DavidHourani
Super Champion

Hi @echambervisa,

Did you just change or upgrade any of your applications or Splunk ? This could be due to some corrupt configuration, if this is a test environment try remove and reinstalling your app.

Cheers,
David

0 Karma

koshyk
Super Champion

Please have a check if it is related to : https://answers.splunk.com/answers/614862/why-am-i-getting-strange-errors-on-indexers-after.html

Else to trouble shoot
1. Ensure you have correct Addon/App installed
2. Ensure permissions of those apps. Normally the permissions of tag/eventtypes may not be global/system
3. Run the eventtype individually one by one and see which one has errors. Then do the same excercise for Tag
4. To identify where the tag or eventtypes come from use btool

/opt/splunk/bin/splunk cmd btool eventtypes list --debug >/tmp/eventtypes.btool.txt
/opt/splunk/bin/splunk cmd btool tags list --debug >/tmp/tags.btool.txt

Check the apps which these tags/eventtypes are mentioned and debug it one by one

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...