kibana/x-pack/plugins/ml/server/lib
Walter Rafelsberger 3717654d6e
[ML] Fix bucket span estimation for machine learning admin user. (#21866)
This fixes bucket span estimation for the machine learning admin user when security is enabled. The original issue was that the machine learning admin by default doesn't have the necessary permissions to call cluster.getSettings to get the settings search.max_buckets. This is now fixed by using callWithInternalUser() and additional permissions checks.
2018-08-13 09:43:13 +02:00
..
__tests__ [ML] Fix bucket span estimation for machine learning admin user. (#21866) 2018-08-13 09:43:13 +02:00
check_license Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
query_utils.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
security_utils.js [ML] Fix bucket span estimation for machine learning admin user. (#21866) 2018-08-13 09:43:13 +02:00