Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloudappliance/appliance-troubleshooting [2019_04_17 07:25] – [Log] dancloudappliance/appliance-troubleshooting [2019_06_04 21:06] – [Log Archive] steven
Line 1: Line 1:
 # Appliance Troubleshooting # Appliance Troubleshooting
 +Last updated on April 17, 2019.
  
 This document covers troubleshooting of the Enterprise File Fabric Server. The Server runs as a virtual machine, an instance of the Enterprise File Fabric virtual appliance and may be scaled out horizontally (run as multiple instances). This document covers troubleshooting of the Enterprise File Fabric Server. The Server runs as a virtual machine, an instance of the Enterprise File Fabric virtual appliance and may be scaled out horizontally (run as multiple instances).
Line 100: Line 101:
  
     /var/www/smestorage/tmp/logsarchive     /var/www/smestorage/tmp/logsarchive
 +
 +### Log Rotation
 +
 +A log rotation script runs under cron.
 +
 +    /var/www/smestorage/cron/logroller.pl
 +
 +The configuration file is at:
 +
 +    /var/www/smestorage/cron/config_logroller.conf
  
 ## Ports In Use ## Ports In Use
Line 458: Line 469:
 ### Configuration ### Configuration
  
-    /var/www/smestorage/config/s3_html/configuration+    # See <VirtualHost *:80> 
 +    #  DocumentRoot /var/www/smestorage/s3_html 
 +    /etc/httpd/conf/httpd.conf  
  
 ## ClamAV Virus Scanner ## ClamAV Virus Scanner