From 5474796187ca5916611bef88a08ba67989313845 Mon Sep 17 00:00:00 2001 From: Andrew <a@3ilson.com> Date: Tue, 24 Sep 2019 13:15:45 -0400 Subject: [PATCH] Update and rename 30-outputs.conf to 50-outputs.conf --- 30-outputs.conf => 50-outputs.conf | 1 - 1 file changed, 1 deletion(-) rename 30-outputs.conf => 50-outputs.conf (99%) diff --git a/30-outputs.conf b/50-outputs.conf similarity index 99% rename from 30-outputs.conf rename to 50-outputs.conf index 05ca800..df7de88 100644 --- a/30-outputs.conf +++ b/50-outputs.conf @@ -3,4 +3,3 @@ output { hosts => ["http://localhost:9200"] index => "pf-%{+YYYY.MM.dd}" } } - -- GitLab