<source>
  @type forward
  port 24224
  bind 0.0.0.0
</source>

<match **>
  @type http
  endpoint "http://victorialogs:9428/insert/jsonline"
  headers {"VL-Msg-Field": "log", "VL-Stream-Fields": "com.docker.compose.service"}
</match>