So what happened is that we just realized that by the amount of logs we are getting, they are now rotating on a weekly bases, so we lost our logs older than 1 week. But we have filesystems snapshots that allows us to mount another elasticsearch cluster in which I can see graylog indexes starting since 2 weeks ago until last week (1 week window).
Is there any way I can just copy those elasticsearch index to the current Graylog instance I am running and they will automatically start appearing there?
Hi Jan,
The first one is doable, since I can take a snapshot from the old data and re import it into the current cluster, but about the second one I am not sure, Graylog is not showing available indexes from before. So I was wondering if there was an option to recreate those “Graylog index” based on the data that is found on Elasticsearch.