获取 LogQL line_format 中的原始条目值

问题描述

在 LogQL line_format 模板表达式中,是否可以访问原始日志条目(假设条目不是 JSON 或任何可解析格式,并且所有标签都是日志标签而不是提取的标签)。

示例: ... | line_format "{{.log_label1}},{{.log_label2}}: {{<some way to show the entire original log entry>}}"

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)