For the complete documentation index, see llms.txt. This page is also available as Markdown.

自监控告警数据

简介

input_internal_alarms 插件收集 LoongCollector 自身运行时的告警数据,并以LogEvent的格式暴露出去。

事件能力

列含义见 概览 · 事件能力列说明

Log
Metric
Span

版本

Stable

版本说明

  • 推荐版本:LoongCollector v3.0.5 及以上

配置参数

关于具体告警的详情,请参见自监控告警说明

参数

类型

是否必填

默认值

说明

Type

string

/

插件类型。固定为input_internal_alarms。

样例

采集LoongCollector所有自监控告警,并将采集结果写到本地文件。

输出到 LoongCollector 的 self_monitor/self_alarms.log 文件中,每行均为一条json格式的告警。

Last updated