From ad6ab506f6086edb96e30bb7c144f8fbc5eed538 Mon Sep 17 00:00:00 2001 From: Andrew <a@3ilson.com> Date: Sun, 29 Sep 2019 00:43:15 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9d56d8c..134b7ba 100644 --- a/README.md +++ b/README.md @@ -134,9 +134,10 @@ sudo nano /etc/logstash/conf.d/05-syslog.conf ``` ### 19. Revise/Update w/pf IP address (05-syslog.conf) -- 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 - +``` +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 +``` # Configure Services -- GitLab