Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip
titleAbiquo Log Documentation

The Abiquo Logs are described in detail in the Troubleshooting section of this wikithe Abiquo wiki for each version of Abiquo.

Log Files 

A current log is created for each webapp in the directory \{catalina.base}/logs/ 

In a standard install, this is /opt/abiquo/tomcat/logs. The logs are named after the webapps and renamed with date information when they are rotated.

In Abiquo 2.4, the logs arethe log files have the format *.log, for example:

Code Block
am.log
api.log
bpm-async.log
catalina.out
nodecollectornars.log
ssm.log
virtualfactory.log
vsm.log

...

Catalina, rotates weekly or when size > 100 MB, 10 rotations keept kept = 1 GB
This space should be reserved on /opt/abiquo/tomcat/logs. Abiquo recommends that customers should create a isolated logicalvolume of approximately 15 GB and mount it on the /opt/abiquo/tomcat/logs path.

 

Restart the Abiquo Tomcat Server

...

Changes apply within 60 seconds

In versions prior to Abiquo 3.4, after you have made you changes restart the Tomcat server.

In Abiquo 3.4

...

and later versions, do not restart the Tomcat server because modifications will be applied within 60 seconds

...

 

After modifying the log files you must restart the Abiquo Tomcat Server for changes to take effect.