elastic/kibana

[Monitoring] Logs UI link is broken with CCS

Open

#64,522 opened on Apr 27, 2020

View on GitHub
 (5 comments) (1 reaction) (0 assignees)TypeScript (19,065 stars) (8,021 forks)batch import
Team:Monitoringbuggood first issue

Description

This code is wrong because the config as an object parameter is already prefixed with monitoring. We need to change this to get(config, 'ui.ccs.enabled')

Contributor guide