Hi I have to reach out to the community to figure out this issue.
We are running 3 monolithic Loki nodes collecting 24GB of log each day to S3 storage. But a few days ago one of the nodes got a problem, and AWS detected a dead server which it helpfully enough replaced with a new one and added it to the loadbalancer pool. Only problem was that this new node seems to have started up with default configfile instead of our. Result is that it stored all received data for a while into the local filesystem until we detected it and restarted it with correct configfile.
Problem now is that I have 30% of logs for a period in a local directory /tmp/loki/ unavailable for searching and I would like to move it to S3.