In Elasticsearch, data after a certain date is not coming through

Thank you for the details! There's no data persistence by default with Docker, and as mentioned in our Docker docs you need to bind data volumes to ensure the data is retained. Could that be the issue?