How to push old missing logs using filebeat so that it is reflecting in kibana

Hello everyone,

I’ve been using Elasticsearch, Kibana, and Filebeat to monitor application logs. However, for the past couple of weeks, my Elasticsearch instance was down, so application logs were not being pushed to Kibana.

Now that Elasticsearch is back up, I’m trying to manually push the old logs using Filebeat, but they don’t appear in Kibana. Has anyone faced a similar issue? Any suggestions on how I can get these old logs to show up in Kibana?