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

The purpose of binding data volumes on a Docker container is to ensure data created within the container is persisted to a place on disk on the system where the container is running. You can read more about how Docker volumes work, and how to use them properly, on the Docker docs site.