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
{ "max_procs": 8, "debug_level": 1, "clean_self_log":true, "bind_host":"xxxxxxxxxx:3000", "static_root_path":"/home/work/logkit/public", "confs_path": ["confs*"], "cluster": { "master_url": ["http://xxxxxxxxx:3000"], "is_master": false, "enable": true, "tag": "log_sys" } }
centos 7
1.4.3
file.meta文件在runner.20180208171553_4008696495/_日志文件名/file.meta下
The text was updated successfully, but these errors were encountered:
目前tailx摸索不支持lag监控,所以有这个错,不影响日志发送和Offset记录,就是看不到文件延迟。
后续会支持
Sorry, something went wrong.
same as #205
No branches or pull requests
Bug report
logkit 相关配置:
{
"max_procs": 8,
"debug_level": 1,
"clean_self_log":true,
"bind_host":"xxxxxxxxxx:3000",
"static_root_path":"/home/work/logkit/public",
"confs_path": ["confs*"],
"cluster": {
"master_url": ["http://xxxxxxxxx:3000"],
"is_master": false,
"enable": true,
"tag": "log_sys"
}
}
运行环境:
centos 7
logkit 版本:
1.4.3
操作系统版本:
复现过程操作步骤:
Read meta File err open /home/work/logkit/meta/runner.20180208171553_4008696495/file.meta: no such file or directory, can't get stats
预期表现:
The text was updated successfully, but these errors were encountered: