Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pfelk
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
pfelk
Commits
99f086dc
Unverified
Commit
99f086dc
authored
Aug 25, 2019
by
a3ilson
Committed by
GitHub
Aug 25, 2019
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
bb30fd74
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-7
7 additions, 7 deletions
README.md
with
7 additions
and
7 deletions
README.md
+
7
−
7
View file @
99f086dc
## Welcome to pfSense + ELK
## Welcome to
(
pfSense
/OpnSense)
+ ELK
You can view installation guide guide on
[
3ilson.org YouTube Channel
](
https://www.youtube.com/3ilsonorg
)
.
You can view installation guide guide on
[
3ilson.org YouTube Channel
](
https://www.youtube.com/3ilsonorg
)
.
...
@@ -76,7 +76,7 @@ sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/10-syslog.conf
...
@@ -76,7 +76,7 @@ sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/10-syslog.conf
```
```
```
```
sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/11-pf
sense
.conf
sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/11-pf.conf
```
```
```
```
...
@@ -95,7 +95,7 @@ cd /etc/logstash/conf.d/patterns/
...
@@ -95,7 +95,7 @@ cd /etc/logstash/conf.d/patterns/
### 14. Download the following configuration file
### 14. Download the following configuration file
```
```
sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/pf
sense_2_4_2
.grok
sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/pf
v100
.grok
```
```
### 15. Edit (10-syslog.conf)arkdown
### 15. Edit (10-syslog.conf)arkdown
...
@@ -103,20 +103,20 @@ sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/pfsense_2_4_2.g
...
@@ -103,20 +103,20 @@ sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/pfsense_2_4_2.g
sudo nano /etc/logstash/conf.d/10-syslog.conf
sudo nano /etc/logstash/conf.d/10-syslog.conf
```
```
### 16. Revise/Update w/pf
sense
IP address (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 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 9 to point to your second PfSense IP address or comment out
```
```
### 17. Edit (11-pf
sense
.conf)
### 17. Edit (11-pf.conf)
```
```
sudo nano /etc/logstash/conf.d/11-pf
sense
.conf
sudo nano /etc/logstash/conf.d/11-pf.conf
```
```
### 18. Resive/Update timezone
### 18. Resive/Update timezone
```
```
Change line 12 to the same timezone as your ph
Sense
configruation
Change line 12 to the same timezone as your ph configruation
_Note if the timezone is offset or mismatched, you may not see any logs_
_Note if the timezone is offset or mismatched, you may not see any logs_
```
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment