From 3161e445ce87f80329c4d25b1be641afb45fec9e Mon Sep 17 00:00:00 2001 From: Ilija Vukotic Date: Wed, 4 Dec 2024 16:51:58 -0600 Subject: [PATCH] update json filter target in temps.conf --- configs/temps.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/temps.conf b/configs/temps.conf index f86ec74..2a3a0a2 100644 --- a/configs/temps.conf +++ b/configs/temps.conf @@ -8,7 +8,7 @@ input { filter { json { source => "message" - overwrite => ["message"] + target => "thermostat" } # if ("tPmAT5Ab3j7F9" not in [api_key]) {