You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
311 B
16 lines
311 B
4 years ago
|
[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
|