Hi,
in Kibana, I get a notification "Help us improve the Elastic Stack".
Is there a way to disable the usage data in the config files? Or alternatively to suppress banners in general using the config files?
Thanks!
1 Like
In the advanced settings there is a switch to turn off telemetry - go to Management > Advanced Settings and search for "Usage data".
You can also disable telemetry in kibana.yml
by setting telemetry.enabled
to false.
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.