From d50c60f0e848f0083f5865be2b7b86884331e652 Mon Sep 17 00:00:00 2001 From: a3ilson <a@3ilson.com> Date: Sun, 25 Aug 2019 13:08:17 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67f7bd4..ef8574d 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,8 @@ sudo nano /etc/logstash/conf.d/10-syslog.conf ### 16. Revise/Update w/pf 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 or comment out +Change line 3; the "if [host]..." should point to your pf IP address +Change line 9 to point to your second Pf IP address or comment out ``` ### 17. Edit (11-pf.conf) -- GitLab