Filebeat processing status

Hi,

we are using AWS and we terminate instances frequently.
These instances contain an application which logs to file and filebeat sends the logs to logstash.
Before we terminate the instances we remove them from active traffic so no logs are generated.
We want to be sure that all logs have been send to logstash before we terminate the instance and loose logs.
Is there a way to check filebeat's processing status in order to see that the specified files have been processed up to this point?

Thanks

There's no API at this point. You'd have to enable debug logging to show that there's nothing been received, then you'd need to monitor that log.

thanks, that might work

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.