From fcdbd61e14d9692ab946336f20b360b66375de2a Mon Sep 17 00:00:00 2001 From: Alex Christy <80216803+alexchristy@users.noreply.github.com> Date: Sat, 20 Jul 2024 01:34:16 -0400 Subject: [PATCH] correct test v3 --- tests/ubuntu/test_ssh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/ubuntu/test_ssh.json b/tests/ubuntu/test_ssh.json index c684ef7..2bd3ffe 100644 --- a/tests/ubuntu/test_ssh.json +++ b/tests/ubuntu/test_ssh.json @@ -19,9 +19,9 @@ "LogFilePath": "5710-local-net.txt", "Predecoder": {}, "Decoder": { + "srcuser": "non-existent", "srcip": "10.0.0.4", - "srcport": "59528", - "srcuser": "non-existent" + "srcport": "59528" } } ]