mirror of
https://github.com/ruanbekker/docker-selfhosted-server.git
synced 2025-07-10 02:01:38 +02:00
16 lines
311 B
Plaintext
16 lines
311 B
Plaintext
[INPUT]
|
|
Name forward
|
|
Listen 0.0.0.0
|
|
Port 24224
|
|
[Output]
|
|
Name grafana-loki
|
|
Match *
|
|
Url ${LOKI_URL}
|
|
RemoveKeys source,container_id
|
|
Labels {job="fluentbit"}
|
|
LabelKeys container_name
|
|
BatchWait 1s
|
|
BatchSize 1001024
|
|
LineFormat json
|
|
LogLevel info
|