-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Kibana CSV export fails with 'index_closed_exception' #18901
Copy link
Copy link
Closed
Labels
Feature:Data ViewsData Views code and UI - index patterns before 8.0Data Views code and UI - index patterns before 8.0Feature:SearchQuerying infrastructure in KibanaQuerying infrastructure in KibanabugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencestill valid?zDeprecated Feature:ReportingUse Reporting:Screenshot, Reporting:CSV, or Reporting:Framework insteadUse Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
Metadata
Metadata
Assignees
Labels
Feature:Data ViewsData Views code and UI - index patterns before 8.0Data Views code and UI - index patterns before 8.0Feature:SearchQuerying infrastructure in KibanaQuerying infrastructure in KibanabugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencestill valid?zDeprecated Feature:ReportingUse Reporting:Screenshot, Reporting:CSV, or Reporting:Framework insteadUse Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
Type
Fields
Give feedbackNo fields configured for issues without a type.
Kibana version: 6.2.2
Elasticsearch version: 6.2.2
Server OS version: RHEL 7
Browser version: Google Chome Version 66.0.3359.139 (Official Build) (64-bit)
Browser OS version: Windows 10 1609
Original install method (e.g. download page, yum, from source, etc.): yum
Description of the problem including expected versus actual behavior:
Using Kibana, when exporting a CSV from an index pattern which includes closed indices, Kibana reports the exception 'index_closed_exception', and fails.
It should ignore the closed indices, and use the open ones.
Steps to reproduce:
Errors in browser console (if relevant): Not relevant
Provide logs and/or server output (if relevant): index_closed_exception
Discussion thread with more details: https://discuss.elastic.co/t/export-to-csv-fails-with-index-closed-exception/130840