-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:Logs UILogs UI featureLogs UI featureTeam:Infra Monitoring UI - DEPRECATEDDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Milestone
Description
Kibana version: 7.8.0
Elasticsearch version: 7.8.0
Browser version: Chrome 83.0
Browser OS version: Windows 10
Original install method (e.g. download page, yum, from source, etc.): official docker image
Describe the bug:
Logs UI does not show data from a cross cluster index, instead it shows: Looks like you don't have any logging indices. Let's add some!
Logs are definitely available, as Discover shows them.
Steps to reproduce:
- Store logs via logstash (7.8.0 - new index) in a
remote cluster(remote cluster still version 7.7.1) - Configure the
remote clusteraccess in kibana (name e.g.metrics) - Check
Discoverfor log entries from the remote cluster - Update
Logs UI settingsto access the remote cluster index e.g.:metrics:logstash-* - Open
Logs UI- seeLooks like you don't have any logging indices. Let's add some!
Expected behavior:
Show log data from the cross cluster index
Additional info
Did work in Kibana 7.7.1 / ES 7.7.1
lwimmer and lucabelluccini
Metadata
Metadata
Assignees
Labels
Feature:Logs UILogs UI featureLogs UI featureTeam:Infra Monitoring UI - DEPRECATEDDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience