Fix incorrect app name in ILM license checker. (#56355)

This commit is contained in:
CJ Cenizal 2020-02-03 11:20:41 -08:00 committed by GitHub
parent 4aa727560a
commit e28e149b46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
*/
import { i18n } from '@kbn/i18n';
export function checkLicense(xpackLicenseInfo) {
const pluginName = 'Index Management';
const pluginName = 'Index Lifecycle Policies';
// If, for some reason, we cannot get the license information
// from Elasticsearch, assume worst case and disable