From 5fb237cb5c1de28a618bf5356a9588e1c3e08561 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Sun, 28 Apr 2024 23:38:07 -0400 Subject: [PATCH] Update template to be more compatible with graylog --- src/main/resources/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/template.json b/src/main/resources/template.json index f46cb91..cf76113 100644 --- a/src/main/resources/template.json +++ b/src/main/resources/template.json @@ -1,5 +1,5 @@ { - "timestamp": { + "msg_timestamp": { "$resolver": "timestamp", "pattern": { "format": "yyyy-MM-dd HH:mm:ss.SSSZ"