From d01a33e5f72bdc1c7bbbe7b9ca8108541f699967 Mon Sep 17 00:00:00 2001 From: a3ilson <a@3ilson.com> Date: Wed, 4 Sep 2019 07:21:38 -0400 Subject: [PATCH] Update 01-inputs.conf --- 01-inputs.conf | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/01-inputs.conf b/01-inputs.conf index 7a95792..4d54228 100644 --- a/01-inputs.conf +++ b/01-inputs.conf @@ -1,9 +1,4 @@ -input { - tcp { - type => "syslog" - port => 5140 - } -} + input { udp { type => "syslog" -- GitLab