How can i disable logs UI

Hello,
I have a question how can i disable logs UI??
it's blue circle in photo
make me solve this problem

image

Thanks

@Min_Mah currently that is not possible without changing the source of Kibana. However we are working on a feature that would allow it, you can track the progress here https://github.com/elastic/kibana/issues/20277

This setting here:
xpack.infra.enabled
https://www.elastic.co/guide/en/kibana/7.1/logs-ui-settings-kb.html#general-logs-ui-settings-kb

appear to do just that no?

@martinr_ubi
Thanks to reply
if xpack.infra.enabled : false then infrastructure also disabled.
i just want to disabled only logs UI
except infrastructure UI

@tiagocosta
Thanks to reply
you means if i really want to disabled logs UI i have to changing the source of kibana??
is there the other ways??
in Git hub there is custom each roles but in my kibana that isn't exist..

This is Git

This is mine(kibana-7.1.0)

@Min_Mah as I told you before, currently there is no way to only disable the Logs UI. Setting that flag to false xpack.infra.enabled will also disable other things from that plugin. That would be possible in a future release. You can follow the progress in the issue I mentioned above (https://github.com/elastic/kibana/issues/20277) or even asking for more info there.

Hope that helps,
Cheers,
Tiago

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