You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users are allowed to set splunk.com/index annotations on pods. So it is expected that sometimes they are producing typos in the index name. This leads to the issue that the splunk server repsonds with:
It points to the root cause, the incorrect index, but doesn't mention what the incorrect name is. It would be very useful to have the name of the incorrect index to narrow down the faulty pod.
Currently I need to list all pods, create a unique list of the splunk.com/index annotations, ask the splunk admin to send me a list of valid indexes and then compare.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
Users are allowed to set splunk.com/index annotations on pods. So it is expected that sometimes they are producing typos in the index name. This leads to the issue that the splunk server repsonds with:
It points to the root cause, the incorrect index, but doesn't mention what the incorrect name is. It would be very useful to have the name of the incorrect index to narrow down the faulty pod.
Currently I need to list all pods, create a unique list of the splunk.com/index annotations, ask the splunk admin to send me a list of valid indexes and then compare.
How do you handle such cases?
Full error logged by splunk otel collector:
Beta Was this translation helpful? Give feedback.
All reactions