From 781e96b10defc115fd94cd51253f02e0fb54e65a Mon Sep 17 00:00:00 2001
From: 9S <strrrn@gmail.com>
Date: Sun, 14 Jul 2019 23:08:39 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b5a4bd1..2f8ac98 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ The result will look like this:
 # HOW TO USE 
  
 ### LOGSTASH HOST 
-1. copy "/conf.d/20-dns-syslog.conf" to your logstash folder (usually /etc/logstash)
+1. copy "/conf.d/20-dns-syslog.conf" to your logstash folder (usually /etc/logstash/)
 2. customize "ELASTICSEARCHHOST:PORT" in the output section at the bottom of the file
 3. copy "dns" to "/etc/logstash/patterns/"
 4. restart logstash
-- 
GitLab