Product: Columbus
How can I retrieve the Columbus log files from the server?
A useful sub-section of log files can be easily extracted via a web browser using the following URL:
http://ColumbusIP/help/error/all_logs.zip
replace 'ColumbusIP' with the IP address for your server.
Alternatively, the full log set can be compressed and bundled into the /tmp directory on the Columbus server by issuing:
$ zip –r /tmp/columbus_logs.zip /var/log/columbus
The compressed columbus_logs.zip file can be exported from the /tmp directory on the Columbus server using WinSCP
Tomcat logs:
The full log set can be compressed and bundled into the /tmp directory by issuing:
$ zip –r /tmp/tomcat_logs.zip /var/log/tomcat6
The compressed tomcat_logs.zip file can then be exported from the /tmp directory on the Columbus server using WinSCP
Comments
0 comments
Article is closed for comments.