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 (8,021 forks)batch import
Team:Monitoringbuggood first issue

Repository metrics

Stars
 (19,065 stars)
PR merge metrics
 (Avg merge 1d 16h) (999 merged PRs in 30d)

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