You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue lists specific CCS tests for Kibana 7.11.0 performing cross cluster search for data in a remote cluster running Elasticsearch version 6.8.14.
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
@stacey-gammon the CSS version compatibility testing issues don't have a team assigned nor any labels. I'm tentatively assigning them with Meta. Feel free to change these!
This issue lists specific CCS tests for Kibana 7.11.0 performing cross cluster search for data in a remote cluster running Elasticsearch version 6.8.14.
data:makelogs*
*:makelogs*
local:makelogs*,data:makelogs*
data:makelogs*
*:makelogs*
local:makelogs*,data:makelogs*
geotile_grid
aggregation was not available yet in ES at 6.8 this was only introduced in 7.0 - This works with both clusters on 7.12.0The text was updated successfully, but these errors were encountered: