We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It It was apparently accidentally removed since beta1, it seems.
The workaround, in beta2, is to use the setup command instead of the flag. I.e.:
setup
./filebeat -e setup
So I'm not marking it as a blocker.
The text was updated successfully, but these errors were encountered:
Fix accidental removal of --setup flag
--setup
09b8f11
Fixes elastic#5059
Fix accidental removal of --setup flag (#5060)
0bb4c0e
Fixes #5059
Fix accidental removal of --setup flag (elastic#5060)
9f69f92
Fixes elastic#5059 (cherry picked from commit 0bb4c0e)
Fix accidental removal of --setup flag (#5060) (#5061)
aaedb3f
Fixes #5059 (cherry picked from commit 0bb4c0e)
Fix accidental removal of --setup flag (elastic#5060) (elastic#5061)
33b5e6d
Fixes elastic#5059 (cherry picked from commit 94ef652)
No branches or pull requests
It It was apparently accidentally removed since beta1, it seems.
The workaround, in beta2, is to use the
setup
command instead of the flag. I.e.:./filebeat -e setup
So I'm not marking it as a blocker.
The text was updated successfully, but these errors were encountered: