Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit 7da5263c authored by Andrew's avatar Andrew Committed by GitHub
Browse files

Update README.md

parent c97a7ff0
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ You can view installation guide guide on [3ilson.org YouTube Channel](https://ww ...@@ -6,7 +6,7 @@ You can view installation guide guide on [3ilson.org YouTube Channel](https://ww
### Prerequisites ### Prerequisites
- Ubuntu Server v18.04+ - Ubuntu Server v18.04+
- pfSense v2.4.4+ or OPNsense 19.7.3+ - pfSense v2.4.4+ or OPNsense 19.7.4+
# Preparation # Preparation
...@@ -101,16 +101,16 @@ cd /etc/logstash/conf.d ...@@ -101,16 +101,16 @@ cd /etc/logstash/conf.d
### 14. Download the following configuration files ### 14. Download the following configuration files
``` ```
sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/01-inputs.conf sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/conf.d/01-inputs.conf
``` ```
``` ```
sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/05-syslog.conf sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/conf.d/05-syslog.conf
``` ```
``` ```
sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/10-pf.conf sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/conf.d/10-pf.conf
``` ```
``` ```
sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/50-outputs.conf sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/conf.d/50-outputs.conf
``` ```
### 15. Make Patterns Folder ### 15. Make Patterns Folder
...@@ -125,7 +125,7 @@ cd /etc/logstash/conf.d/patterns/ ...@@ -125,7 +125,7 @@ cd /etc/logstash/conf.d/patterns/
### 17. Download the following configuration file ### 17. Download the following configuration file
``` ```
sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/pf-09.2019.grok sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/conf.d/patterns/pf-09.2019.grok
``` ```
### 18. Edit (05-syslog.conf) ### 18. Edit (05-syslog.conf)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment