Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
emulab-devel
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aaron Moate
emulab-devel
Commits
a1c6a9aa
Commit
a1c6a9aa
authored
9 years ago
by
Leigh B Stoller
Browse files
Options
Downloads
Patches
Plain Diff
Add the new .geni log files, for the apache config split into two
different servers.
parent
92ac4ea6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sysadmin/apachelogroll.sh
+2
-2
2 additions, 2 deletions
sysadmin/apachelogroll.sh
with
2 additions
and
2 deletions
sysadmin/apachelogroll.sh
+
2
−
2
View file @
a1c6a9aa
#! /bin/sh
#
# Copyright (c) 2001-201
3
University of Utah and the Flux Group.
# Copyright (c) 2001-201
5
University of Utah and the Flux Group.
#
# {{{EMULAB-LICENSE
#
...
...
@@ -28,7 +28,7 @@ ALTPIDFILE=/var/run/httpd.pid
LOGDIR
=
/usr/testbed/log
DESTDIR
=
/z/testbed/logs/apache
APACHECTL
=
/usr/local/sbin/apachectl
LOGS
=
'apache_access_log apache_error_log apache_ssl_engine_log apache_ssl_request_log apache_ssl_access_log'
LOGS
=
'apache_access_log apache_error_log apache_ssl_engine_log apache_ssl_request_log apache_ssl_access_log
apache_access_log,geni apache_error_log.geni apache_ssl_engine_log.geni apache_ssl_request_log.geni apache_ssl_access_log.geni
'
SIZELIMIT
=
5000
# about 5 MB
DATE
=
`
date
'+%Y-%m-%d'
`
MAXTRIES
=
10
...
...
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