{"name": "DataFlow","type": "pipeline","status": "running","level": "info"}
UTF-8{
"name": "DataFlow",
"type": "pipeline",
"status": "running",
"level": "info"
}
{"name": "DataFlow","type": "pipeline","status": "running","level": "info"}
json
{"name": "DataFlow","type": "pipeline","status": "running","level": "info"}UTF-8{\"name\":\"DataFlow\",\"type\":\"pipeline\",\"status\":\"running\",\"level\":\"info\"}
{"message":"{\"name\":\"DataFlow\",\"type\":\"pipeline\",\"status\":\"running\",\"level\":\"info\"}"}
Note
For Engine V1, an optional format field can be specified.
If no format is defined, the output defaults to: %{timestamp} %{host} %{message}.
(timestamp and host are built-in parameters provided by Engine V1.)
json
{
"name": "DataFlow",
"type": "pipeline",
"status": "running",
"level": "info"
}UTF-8[%{level}] %{name} %{status}[info] DataFlow running
[info] DataFlow running
message field, while the Sink node outputs data as text lines according to the specified format.\n).text
{"name":"DataFlow","type":"pipeline","status":"running","level":"info"}UTF-8{\"name\":\"DataFlow\",\"type\":\"pipeline\",\"status\":\"running\",\"level\":\"info\"}
{"message":"{\"name\":\"DataFlow\",\"type\":\"pipeline\",\"status\":\"running\",\"level\":\"info\"}"}
Note
For Engine V1, if no format is defined, the output defaults to: %{timestamp} %{host} %{message}.
(timestamp and host are built-in parameters provided by Engine V1.)
json
{
"name": "DataFlow",
"type": "pipeline",
"status": "running",
"level": "info"
}\n[%{level}] %{name} %{status}UTF-8[info] DataFlow running
[info] DataFlow running
exclusive to Engine V1; Engine V2 support is planned for a future release.SNAPPY (default), GZIP, BROTLI, LZ4, ZSTD, NONE refer to the compression formatsexclusive to Engine V1.json
{
"name": "DataFlow",
"type": "pipeline",
"status": "running",
"level": "info"
}{
"name": "DataFlow",
"type": "pipeline",
"status": "running",
"level": "info"
}
{
"name" => "DataFlow",
"type" => "pipeline",
"status" => "running",
"level" => "info"
"@timestamp" => 2022-11-21T07:49:20.000Z,
"@version" => "1",
"host" => "b3e7b1b35c26",
}