To change where log files are written to, edit the
site-options.conf file and
recreate
the runtime environment.
-
Stop the site.
-
/etc/init.d/collabnet stop all
-
In the /opt/collabnet/teamforge/etc/site-options.conf
file,
set
the value of the LOG_DIR
token
with
the location where you want the log files to be written.
-
Create
the runtime environment.
- /opt/collabnet/teamforge/installer/install.sh
-
Start the site.
- /etc/init.d/httpd
start
- /etc/init.d/postgresql-9.3
start
- /etc/init.d/collabnet
start
All future Apache logs, mail logs, database logs,
Java
logs, and other logs will be written to the new location.