Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit 3595dac7 authored by wylde780's avatar wylde780 Committed by GitHub
Browse files

Update README

Update text to reflect new 05-syslog.conf file name and path
parent af54a9d6
Branches
Tags
No related merge requests found
...@@ -98,12 +98,12 @@ cd /etc/logstash/conf.d/patterns/ ...@@ -98,12 +98,12 @@ cd /etc/logstash/conf.d/patterns/
sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/pf-09.2019.grok sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/pf-09.2019.grok
``` ```
### 15. Edit (10-syslog.conf) ### 15. Edit (05-syslog.conf)
``` ```
sudo nano /etc/logstash/conf.d/10-syslog.conf sudo nano /etc/logstash/conf.d/05-syslog.conf
``` ```
### 16. Revise/Update w/pf IP address (10-syslog.conf) ### 16. Revise/Update w/pf IP address (05-syslog.conf)
``` ```
Change line 3; the "if [host]..." should point to your pf IP address 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 9 to point to your second Pf IP address or comment out
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment