Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
haproxy-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
haproxy-formula
Commits
2661a95e
Unverified
Commit
2661a95e
authored
6 years ago
by
Kolin Keane
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update pillar.example with new global log options
parent
35781a1a
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pillar.example
+4
-0
4 additions, 0 deletions
pillar.example
with
4 additions
and
0 deletions
pillar.example
+
4
−
0
View file @
2661a95e
...
@@ -17,6 +17,10 @@ haproxy:
...
@@ -17,6 +17,10 @@ haproxy:
log:
log:
- 127.0.0.1 local2
- 127.0.0.1 local2
- 127.0.0.1 local1 notice
- 127.0.0.1 local1 notice
# Option log-tag parameter, sets the tag field in the syslog header
log-tag: haproxy
# Optional log-send-hostname parameter, sets the hostname field in the syslog header
log-send-hostname: localhost
stats:
stats:
enable: True
enable: True
socketpath: /var/lib/haproxy/stats
socketpath: /var/lib/haproxy/stats
...
...
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