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

Event buffer fill and drop message #164

Closed
ciscohack opened this issue Oct 26, 2023 · 3 comments
Closed

Event buffer fill and drop message #164

ciscohack opened this issue Oct 26, 2023 · 3 comments

Comments

@ciscohack
Copy link

Hi John,

what is this msg all about? while reading some log files when I closed the file then saw this message.

Please post the following report at https://github.com/walles/moar/issues,
or e-mail it to johan.walles@gmail.com.

Version: v1.18.2
LANG : en_US.UTF-8
TERM : xterm-256color

GOOS : darwin
GOARCH : arm64
Compiler: gc
NumCPU : 12

time="Oct 27 00:03:08.890840" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:08.891263" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:08.891269" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:08.891274" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:08.891277" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:08.891287" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:08.891291" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:08.891294" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:08.891299" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:08.891303" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:08.891306" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:08.891309" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:08.891314" level=warning msg="Events buffer full, events are being dropped"
time="Oct 27 00:03:14.487026" level=warning msg="Events buffer full, events are being dropped"

@walles
Copy link
Owner

walles commented Nov 13, 2023

My name is "Johan".

@walles walles closed this as completed in 0e27391 Nov 13, 2023
@walles
Copy link
Owner

walles commented Nov 13, 2023

Might be fixed in 1.18.4, at least I bumped the buffer size in this release.

https://github.com/walles/moar/releases/tag/v1.18.4

@ciscohack
Copy link
Author

ciscohack commented Nov 29, 2023

Might be fixed in 1.18.4, at least I bumped the buffer size in this release.

https://github.com/walles/moar/releases/tag/v1.18.4

We still have buffer full event error on latest moar

image

walles added a commit that referenced this issue Nov 29, 2023
So log it as debug rather than warning.

Ref: #164 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants