I have a OSS elasticsearch with SearchGuard plugin for HTTP and transport encryption in single cluster.
I want to be able to do a cross cluster search across two such cluster.
Is X-pack mandatory (to create that user / role) to search across local and remote cluster?
Is there a way to work around it? I just need the ES cluster to be able to do cross cluster search with encrypted transport. I don't need user roles.