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
Check stdout being available when init the console output. Return error and quit beat if check fails.
The text was updated successfully, but these errors were encountered:
From urso: https://play.golang.org/p/OOiCvQuYB1
Sorry, something went wrong.
The error looks like this when beats is running as a service where there is no stdout:
Jul 14 14:51:02 grok /usr/bin/filebeat[22191]: log.go:113: Harvester started for file: /var/log/nginx/error.log Jul 14 14:51:04 grok /usr/bin/filebeat[22191]: output.go:92: Error bulk publishing events: write /dev/stdout: invalid argument
urso
No branches or pull requests
Check stdout being available when init the console output. Return error and quit beat if check fails.
The text was updated successfully, but these errors were encountered: