-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
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
个人优化建议:日志查询 接入文件名称以及文件内容的筛选过滤 #283
Comments
你是指 loki 数据源的日志查询吗?loki 的日志查询输入框是支持类似 promql 语法的,你可以过滤 filename 或是日志的内容
窗口有点小的问题,后面我们看看优化下
… Message ID: ***@***.***>
|
是loki的数据源的日志查询, 问题版本 的job和filename无法联动筛选,filename展示的是所有job的filename,并且数据源和job的联动也有问题,之前在社区提过这个问题, |
联动的问题我们会在下个版本里解决
wzh2136927 ***@***.***> 于2024年2月2日周五 13:23写道:
… 是loki的数据源的日志查询, 问题版本
的job和filename无法联动筛选,filename展示的是所有job的filename,并且数据源和job的联动也有问题,之前在社区提过这个问题,
https://answer.flashcat.cloud/questions/10010000000004306
—
Reply to this email directly, view it on GitHub
<#283 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABYUU6SQVIRFFK7IGCIZHBLYRRZ4RAVCNFSM6AAAAABCWCBYRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRSHA2TCNZWG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
beta.11 版本已经解决这个问题 |
本次更新解决了联动问题,其他的优化建议或是问题,可以新开 issues |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
前端版本:v6.7.1
后端版本:v6.7.2-ab38f220f77fc6780d09466848d318776a24e35c
相比elk, loki+promtail相对轻量,用起来也挺方便,但是个人认为日志文件和内容的过滤 也是一个比较重要的功能,目前夜莺前端好像没有文件过滤、文件内容过滤的功能,而且文件内容的滚动窗口 似乎有点太小了,看起来不太方便,能否加一个放大窗口的功能
The text was updated successfully, but these errors were encountered: