Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 Loki 进行结构化日志记录?
如果是,那么执行此操作的最佳做法应该是什么?
目前我在 Loki 中以纯文本或非结构化日志的形式发送我的日志。
任何帮助,将不胜感激
你能举一些你的日志例子和你在找什么吗?你从哪里发送日志?有一些现有的解析器可以为您执行此操作,或者您可以编写自己的解析器。但这实际上取决于您的特定用例