From 12a7c9d32950eed129b9e372d6d5d1e69bca55f1 Mon Sep 17 00:00:00 2001 From: Andrew <a@3ilson.com> Date: Sun, 29 Sep 2019 15:41:04 -0400 Subject: [PATCH] Update 01-inputs.conf --- conf.d/01-inputs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/01-inputs.conf b/conf.d/01-inputs.conf index f419a19..b625eb6 100644 --- a/conf.d/01-inputs.conf +++ b/conf.d/01-inputs.conf @@ -2,6 +2,6 @@ input { udp { type => "syslog" - port => 514 + port => 5140 } } -- GitLab