Missing tenant index

In SG 7.10.2-53.1.0 we have an issue where we created a new tenant, and the kibana indices are not being created:

image

A REST API call to _cat/indices/.kibana* confirms this.
What could be the cause of the absent kibana index ?

@faxmodem Could you share your kibana.yml and sg_config.yml files?

sure, where can I send them to ?

@faxmodem Did you upgrade your environment recently?
How many nodes do you have in the cluster?

Could you share the output of the _cluster/health?

epoch      timestamp cluster status node.total node.data shards  pri relo init unassign pending_tasks max_task_wait_time active_shards_percent
1678715428 13:50:28  beta    green          10         6   7542 3769    0    0        0             0                  -                100.0%

No recent upgrade, apart from the sg plugin

@faxmodem Could you check if the logged-in user, from the screenshot, has read/write access to that diractest tenant?

I’m an idiot. Of course he didn’t.
I could say it’s YAML’s fault.
But it’s totally mine :sob:

Thanks @pablo

FYI: I have created an issue in order to improve the UX for this case:

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.