kibana/x-pack/plugins/ml/server/routes
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
..
anomaly_detectors.js
calendars.js
data_visualizer.js
datafeeds.js
fields_service.js
filters.js [ML] Adds page to ML Settings for viewing and editing filter lists (#20769) 2018-07-17 09:47:26 +01:00
indices.js
job_audit_messages.js [ML] Rewrite of jobs list using react and eui (#19758) 2018-07-03 10:36:45 +01:00
job_service.js [ML] Adding group selector to jobs management (#21780) 2018-08-08 22:27:58 +01:00
job_validation.js [ML] Fix bucket span estimation for machine learning admin user. (#21866) 2018-08-13 09:43:13 +02:00
modules.js [ML] Start datafeed from the module setup endpoint (#19254) 2018-05-22 10:37:21 +01:00
notification_settings.js
results_service.js [ML] Convert anomalies table to EUI / React (#19352) 2018-05-24 15:49:00 +01:00
system.js [ML] Fix bucket span estimation for machine learning admin user. (#21866) 2018-08-13 09:43:13 +02:00