-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Fix allow_superuser comment #17775
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
Fix allow_superuser comment #17775
Conversation
The default value should be false.
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
This pull request does not have a backport label. Could you fix it @kaisecheng? 🙏
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@Mergifyio backport 9.0 9.1 |
✅ Backports have been created
|
This commit fixes the comment of allow_superuser in logstash.yml. The default value should be false. (cherry picked from commit 95624ab)
This commit fixes the comment of allow_superuser in logstash.yml. The default value should be false. (cherry picked from commit 95624ab)
This commit fixes the comment of allow_superuser in logstash.yml. The default value should be false. (cherry picked from commit 95624ab) Co-authored-by: kaisecheng <[email protected]>
This commit fixes the comment of allow_superuser in logstash.yml. The default value should be false. (cherry picked from commit 95624ab) Co-authored-by: kaisecheng <[email protected]>
💚 Build Succeeded
|
This commit fixes the comment of
allow_superuser
inlogstash.yml
.The default value should be
false
.relates: #16558