随笔分类 - 日志监控
摘要:实现loki 采集error日志,出现error 日志,告警。 1.修改Loki配置文件 在loki-local-config.yml中添加Alertmanager的配置,包括告警规则存储路径、Alertmanager的URL等。例如: ruler: enable_api: true enable_
阅读全文
摘要:文档参考 https://blog.51cto.com/u_16213620/7782631 github官网地址 https://github.com/grafana/loki?tab=readme-ov-file 各种安装方式,我们选择locally方式 https://grafana.com/
阅读全文