Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai3
docker
apache2-base
Commits
44a26162
Commit
44a26162
authored
Aug 14, 2020
by
godog
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use APACHE_SYSLOG_TAG for CustomLog
parent
73fdad52
Pipeline
#7418
passed with stage
in 1 minute and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
conf/apache2/conf-available/logging.conf
conf/apache2/conf-available/logging.conf
+1
-1
No files found.
conf/apache2/conf-available/logging.conf
View file @
44a26162
LogFormat
"%{Host}i %h %l %u %t \"
%
r
\
" %>s %b \"
%{
Referer
}
i
\
" \"
%{
User
-
Agent
}
i
\
""
http_host_combined
CustomLog
"|/usr/bin/logger -t
apache
-p local4.info"
http_host_combined
CustomLog
"|/usr/bin/logger -t
${APACHE_SYSLOG_TAG}
-p local4.info"
http_host_combined
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment