Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CCS version compatibility testing 7.12.0 -> 7.11 #95214

Closed
21 of 26 tasks
stacey-gammon opened this issue Mar 23, 2021 · 2 comments
Closed
21 of 26 tasks

CCS version compatibility testing 7.12.0 -> 7.11 #95214

stacey-gammon opened this issue Mar 23, 2021 · 2 comments
Assignees
Labels

Comments

@stacey-gammon
Copy link
Contributor

stacey-gammon commented Mar 23, 2021

This issue lists specific CCS tests for Kibana 7.12.0 performing cross cluster search for data in a remote cluster running Elasticsearch version 7.11.2

  • Index Patterns - create index patterns referencing only a remote cluster data:makelogs*
  • Index Patterns - create index patterns referencing both local and remote cluster with wildcard *:makelogs*
  • Index Patterns - create index patterns referencing both local and remote cluster with comma-separated list local:makelogs*,data:makelogs*
  • Discover - shows data from remote cluster data:makelogs*
  • Discover - shows data from local and remote cluster *:makelogs*
  • Discover - shows data from local and remote cluster local:makelogs*,data:makelogs*
  • Discover - filters apply to both local and remote data
  • Discover - queries apply to both local and remote data
  • Visualize - Lens
  • Visualize - aggregation based Visualizations
  • Visualize - TSVB
  • Visualize - TSVB annotations
  • Visualize - Vega
  • Monitoring
  • Reporting - csv
  • Reporting - PDF
  • Users/Roles - don't test everything as superuser
  • ML
  • Observability
  • Security
  • Cross Cluster Replication (CCR)
  • Maps - I could create a map on combined index pattern
  • Canvas - Elasticsearch queries
  • Canvas - SQL queries
  • Canvas - Timelion queries
  • TBD
@bhavyarm bhavyarm self-assigned this Mar 26, 2021
@bhavyarm
Copy link
Contributor

bhavyarm commented Mar 30, 2021

Few comments cc @LeeDr

  1. Runtime fields
  2. New features in Discover
  3. Monitoring with Metricbeats
  4. Go through ES release blog and Kibana for 7.12.0

@stacey-gammon
Copy link
Contributor Author

We tracked deficiencies here: #94965, I think this is good to close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants