From c5dbebf11fad3ab1aded79604f10c7dbd479d3c4 Mon Sep 17 00:00:00 2001 From: Christos Arvanitis Date: Wed, 31 May 2023 11:50:53 +0200 Subject: [PATCH] Add fix for correlation relabeling --- files/td-agent.conf | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/files/td-agent.conf b/files/td-agent.conf index b65399f..9c674c4 100644 --- a/files/td-agent.conf +++ b/files/td-agent.conf @@ -73,6 +73,8 @@ +## DATA ROUTING +# Copying our pdnssocdata into multiple streams ## DATA ROUTING # Copying our pdnssocdata into multiple streams @@ -83,9 +85,13 @@ @type relabel - @label @pdnssocdata_correlate + @label @pdnssocdata_correlate_query + + + @type relabel + @label @pdnssocdata_correlate_response - + ## Send data to another pDNSSOC server # # @type forward