Describe the feature:
Simplify cross cluster search (CCS) usage with APM UI.
Describe a specific use case for the feature:
To configure CCS, all of the kibana.yml settings for indices - apm_oss.*Indices were tweaked to include *:apm-*,apm-*
To support View X in Discover links from the APM UI while using ccs, I deleted the apm-* index pattern now created automatically when visiting the APM UI and created another called apm-* using a Custom index pattern ID matching *:apm-*.
Describe the feature:
Simplify cross cluster search (CCS) usage with APM UI.
Describe a specific use case for the feature:
To configure CCS, all of the kibana.yml settings for indices -
apm_oss.*Indiceswere tweaked to include*:apm-*,apm-*To support
View X in Discoverlinks from the APM UI while using ccs, I deleted theapm-*index pattern now created automatically when visiting the APM UI and created another calledapm-*using aCustom index pattern IDmatching*:apm-*.