Cannot create Index Patterns of remote clusters - Kibana 7.10.0

Hi @TheHunter1,

It was just an example to explain our issue.

The remote index pattern fails for every index pattern we attempt to create, even for sample indices:

  • Create index in remote cluster:
curl -XPUT -H 'Content-Type: application/json' localhost:9200/books/_doc/1 -d '{"Dracula": "Bram Stoker"}'
  • Create index pattern in centralized environment: