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
Describe the bug ospp_dev分支的v2版本configserver,使用样例中的配置报错
ilogtail version: 2.0.7
Yaml configuration: ilogtail_config.json配置如下 { "config_server_list" : [ { "cluster":"community", "endpoint_list": ["1.1.1.1:3306"] } ] }
ilogtail.LOG:
logtail_plugin.LOG:
The text was updated successfully, but these errors were encountered:
2.0.7的客户端应该还没有支持v2协议,可以用最新的loongcollector包试一试
Sorry, something went wrong.
No branches or pull requests
Describe the bug
ospp_dev分支的v2版本configserver,使用样例中的配置报错
ilogtail version:
2.0.7
Yaml configuration:
ilogtail_config.json配置如下
{
"config_server_list" : [
{
"cluster":"community",
"endpoint_list": ["1.1.1.1:3306"]
}
]
}
ilogtail.LOG:
logtail_plugin.LOG:
The text was updated successfully, but these errors were encountered: