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
d3429ecf
Unverified
Commit
d3429ecf
authored
7 years ago
by
a3ilson
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update 11-pfsense.conf
parent
e0b2d117
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
11-pfsense.conf
+2
-2
2 additions, 2 deletions
11-pfsense.conf
with
2 additions
and
2 deletions
11-pfsense.conf
+
2
−
2
View file @
d3429ecf
...
...
@@ -45,8 +45,8 @@ if [prog] =~ /^filterlog$/ {
grok
{
patterns_dir
=>
"/etc/logstash/conf.d/patterns"
match
=> [
"message"
,
"%{PFSENSE_LOG_DATA}%{PFSENSE_IP_SPECIFIC_DATA}%{PFSENSE_IP_DATA}%{PFSENSE_PROTOCOL_DATA}"
,
"message"
,
"%{PFSENSE_
LOG_DATA}%{PFSENSE_
IPv4_SPECIFIC_DATA}%{PFSENSE_IP_DATA}%{PFSENSE_PROTOCOL_DATA}"
,
"message"
,
"%{PFSENSE_
LOG_DATA}%{PFSENSE_
IPv6_SPECIFIC_DATA}%{PFSENSE_IP_DATA}%{PFSENSE_PROTOCOL_DATA}"
]
"message"
,
"%{PFSENSE_IPv4_SPECIFIC_DATA}%{PFSENSE_IP_DATA}%{PFSENSE_PROTOCOL_DATA}"
,
"message"
,
"%{PFSENSE_IPv6_SPECIFIC_DATA}%{PFSENSE_IP_DATA}%{PFSENSE_PROTOCOL_DATA
_IPv6
}"
]
}
mutate
{
lowercase
=> [
'proto'
]
...
...
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