fluent-bit

fluent-bit

https://fluentbit.io
https://fluentbit.io/announcements/ Release Notes
https://github.com/fluent/fluent-bit

設定

レコードにホスト名を追加

[FILTER]
    Name record_modifier
    Match *
    Record hostname ${HOSTNAME}

https://docs.fluentbit.io/manual/pipeline/filters/record-modifier

fluentd


  @type record_transformer
  
    hostname ${hostname}
  

https://www.fluentd.org/guides/recipes/apache-add-hostname