Logstash behavior in case of disk full

We are planning to use Logstash with persistent queues and S3 output, which creates temporary local files. While we are planning for disk space requirements for logstash nodes, I'd like to know how logstash and S3 output plugin behave if it runs out of disk space. Here are specific questions that I have:

  1. Does disk full result in message loss?
  2. Using Filebeat as input source, does logstash stop receiving from Filebeat safely?
  3. Does Filebeat switch to another logstash node in this error case?

Thanks,

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