I moved Graylog to Docker. To move elasticsearch to the new server, I just copied the elasticsearch data directory to the server. Elasticsearch is able to list all the indices copied but in graylog, I am unable to search in these indices.
What should I do so that Graylog can search in these indices?
How did you configure Elasticsearch and Graylog, and what’s the cluster name used in both?
Additionally, did you recalculate the index ranges for all indices after copying them into Elasticsearch? See System / Indices / Index set / Maintenance in the Graylog web interface.