II.
Tool JSON
Structured · livetool:fluent-bit
Fluent Bit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:fluent-bit",
"_kind": "Tool",
"_file": "domain/tools/tools-observability.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Fluent Bit",
"homepageUrl": "https://fluentbit.io",
"kind": "observability",
"description": "Lightweight log and metrics processor/forwarder; common Kubernetes\nlog shipper with broad input/output plugin set.\n"
},
"outgoingEdges": [
{
"from": "tool:fluent-bit",
"to": "language:c",
"kind": "belongs_to_language"
},
{
"from": "tool:fluent-bit",
"to": "skill-area:observability-pipeline",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:fluent-bit",
"to": "skill-area:observability-instrumentation",
"kind": "used_for"
},
{
"from": "tool:fluent-bit",
"to": "tool:fluentd",
"kind": "alternative_to",
"attributes": {
"comparison": "Log shipping — Fluent Bit is a lightweight alternative; Fluentd has 500+ plugins"
}
},
{
"from": "tool:fluent-bit",
"to": "tool:vector",
"kind": "alternative_to",
"attributes": {
"comparison": "Log shipping — Fluent Bit is lightweight; Vector handles logs+metrics+traces"
}
},
{
"from": "tool:fluent-bit",
"to": "tool:opentelemetry-collector",
"kind": "alternative_to",
"attributes": {
"comparison": "Observability pipelines — Fluent Bit focuses on logs; OTel Collector handles traces+metrics+logs"
}
}
],
"incomingEdges": [
{
"from": "skill-area:observability-pipeline",
"to": "tool:fluent-bit",
"kind": "uses_tool"
},
{
"from": "stack-profile:log-analytics-elk",
"to": "tool:fluent-bit",
"kind": "composed_of"
},
{
"from": "tool:opentelemetry-collector",
"to": "tool:fluent-bit",
"kind": "alternative_to",
"attributes": {
"comparison": "Observability pipelines — OTel Collector handles traces+metrics+logs; Fluent Bit focuses on logs"
}
},
{
"from": "tool:loki",
"to": "tool:fluent-bit",
"kind": "alternative_to",
"attributes": {
"comparison": "Log infrastructure — Loki is a log storage backend; Fluent Bit is a log shipper"
}
},
{
"from": "tool:vector",
"to": "tool:fluent-bit",
"kind": "alternative_to",
"attributes": {
"comparison": "Log shipping — Vector handles logs+metrics+traces; Fluent Bit is lightweight log shipper"
}
},
{
"from": "tool:fluentd",
"to": "tool:fluent-bit",
"kind": "alternative_to",
"attributes": {
"comparison": "Log shipping — Fluentd has 500+ plugins; Fluent Bit is a lightweight alternative"
}
}
]
}