Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a FAQ topic on disk full conditions #5577

Merged
merged 2 commits into from
Nov 21, 2017

Conversation

tsg
Copy link
Contributor

@tsg tsg commented Nov 14, 2017

It recommends using close_timeout. Also updated the close_timeout docs
to remove the notice about it not working when the output is blocked.

It recommends using `close_timeout`. Also updated the `close_timeout` docs
to remove the notice about it not working when the output is blocked.
@tsg tsg added docs Filebeat Filebeat needs_backport PR is waiting to be backported to other branches. review labels Nov 14, 2017
@tsg tsg requested review from ruflin and dedemorton November 14, 2017 11:39
operating system doesn't free up the space on disk, which can lead to increase
disk utilisation or even out of disk situations.

To mitigate this issue, you can set the <<close-timeout>> setting to `5m`. This
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add a note that this leads to data loss?

@monicasarbu monicasarbu merged commit a8e6972 into elastic:master Nov 21, 2017
dedemorton pushed a commit to dedemorton/beats that referenced this pull request Nov 28, 2017
* Added a FAQ topic on disk full conditions

It recommends using `close_timeout`. Also updated the `close_timeout` docs
to remove the notice about it not working when the output is blocked.

* Added a note on potential data loss on close_timeout
@dedemorton dedemorton removed the needs_backport PR is waiting to be backported to other branches. label Nov 28, 2017
ruflin pushed a commit that referenced this pull request Nov 28, 2017
* Added a FAQ topic on disk full conditions

It recommends using `close_timeout`. Also updated the `close_timeout` docs
to remove the notice about it not working when the output is blocked.

* Added a note on potential data loss on close_timeout
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
* Added a FAQ topic on disk full conditions

It recommends using `close_timeout`. Also updated the `close_timeout` docs
to remove the notice about it not working when the output is blocked.

* Added a note on potential data loss on close_timeout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants