From 5a483700b9463acaa38dc50230515c53aa509521 Mon Sep 17 00:00:00 2001 From: lefteris Date: Mon, 26 Apr 2021 19:10:22 +0300 Subject: [PATCH] fluentd conf --- fluent/fluent.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/fluent/fluent.conf b/fluent/fluent.conf index 0027af7..2cf37ae 100644 --- a/fluent/fluent.conf +++ b/fluent/fluent.conf @@ -20,6 +20,14 @@ # remove_keys $.log.t # + + @type record_transformer + + gen_host "#{Socket.gethostname}" + + + + @type copy