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

【示例】ServiceInput

简介

service_input_example 可作为编写ServiceInput类插件的参考示例样例,可以在指定端口接收模拟HTTP请求。源代码

事件能力

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

Log
Metric
Span

版本

Stable

版本说明

  • 推荐版本:iLogtail v1.0.27 及以上

配置参数

参数
类型,默认值
说明

Type

string,无默认值(必填)

插件类型,固定为service_input_example

Address

string,:19000

接收端口。

样例

  • 采集配置

  • 输入

  • 输出

Last updated