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
Hi configured beats plugin in td-agent.conf file and when trying to start the td-agent , it is throwing below error ,
Configuration :
Error in td-log : 2020-01-10 12:31:37 +0530 [info]: parsing config file is succeeded path="/etc/td-agent/td-agent.conf" 2020-01-10 12:31:38 +0530 [warn]: To prevent events traffic jam, you should specify 2 or more 'flush_thread_count'. 2020-01-10 12:31:38 +0530 [error]: config error file="/etc/td-agent/td-agent.conf" error_class=Fluent::ConfigError error="Unknown input plugin 'beats'. Run 'gem search -rd fluent-plugin' to find plugins"
What configuration I am missing ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi configured beats plugin in td-agent.conf file and when trying to start the td-agent , it is throwing below error ,
Configuration :
The text was updated successfully, but these errors were encountered: