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

Increase ignore_above to 2048 for system.process.cmdline #8101

Merged
merged 1 commit into from
Aug 27, 2018

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented Aug 27, 2018

Current default for ignore_above is 1024. This is too short for some command line entries on Windows. This increases it to 2048.

Closes #8076

Current default for ignore_above is 1024. This is too short for some command line entries on Windows. This increases it to 2048.

Closes elastic#8076
Copy link
Contributor

@ph ph left a comment

Choose a reason for hiding this comment

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

LGTM, failures look unrelated to this change.

@ph ph merged commit e1d8c15 into elastic:master Aug 27, 2018
@ruflin ruflin deleted the increase-cmdline-limit branch August 28, 2018 11:39
ruflin added a commit to ruflin/beats that referenced this pull request Aug 28, 2018
Current default for ignore_above is 1024. This is too short for some command line entries on Windows. This increases it to 2048.

Closes elastic#8076

(cherry picked from commit e1d8c15)
ruflin added a commit to ruflin/beats that referenced this pull request Aug 28, 2018
Current default for ignore_above is 1024. This is too short for some command line entries on Windows. This increases it to 2048.

Closes elastic#8076

(cherry picked from commit e1d8c15)
@ruflin ruflin added v6.5.0 and removed needs_backport PR is waiting to be backported to other branches. labels Aug 28, 2018
exekias pushed a commit that referenced this pull request Aug 28, 2018
Current default for ignore_above is 1024. This is too short for some command line entries on Windows. This increases it to 2048.

Closes #8076

(cherry picked from commit e1d8c15)
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.

2 participants