From 81d8427ccec65c5a65b31a0f1f40cc39c699150e Mon Sep 17 00:00:00 2001 From: a3ilson <a@3ilson.com> Date: Mon, 24 Dec 2018 16:18:16 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bfe64a..0a20d37 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ sudo nano /etc/logstash/conf.d/10-syslog.conf ### 17. Revise/Update w/pfsense IP address (10-syslog.conf) ``` Change line 3; the "if [host]..." should point to your pfSense IP address -Change line 9 to point to your second PfSense IP address of comment out +Change line 9 to point to your second PfSense IP address or comment out ``` ### 18. Edit (11-pfsense.conf) -- GitLab