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

queue_size has been removed from winlogbeat #10

Open
stevedwray opened this issue Feb 27, 2018 · 2 comments · May be fixed by #29
Open

queue_size has been removed from winlogbeat #10

stevedwray opened this issue Feb 27, 2018 · 2 comments · May be fixed by #29

Comments

@stevedwray
Copy link

queue_size has been removed. Is there a way to configure this module so as to leave this parameter out?

C:\Program Files\winlogbeat>.\winlogbeat.exe
winlogbeat2018/02/27 21:07:21.122998 beat.go:635: CRIT Exiting: 1 error: setting 'queue_size' has been removed
Exiting: 1 error: setting 'queue_size' has been removed

@ghost
Copy link

ghost commented Mar 6, 2019

We are experiencing same issues as well. Is there a way to use Winlogbeat 6.x?

@marcinbojko
Copy link

short term solution: comment line71 in /templates/winlogbeat5.yml.erb

queue_size: <%= @winlogbeat_config['queue_size'] %>

@disaster37 disaster37 linked a pull request May 17, 2019 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants