Community
 
 
 

CloudPlatform 3.x

343 abonnés
 
Avatar
Gert Jensen

the different logfiles what are they for..

Hello,

I came across a problem yesturday i realised that i did not know all the logfiles and what they are for.
can anybody help me, i can guess on some of the log names, but do anybody know the right function of the logs,
or can anybody provide me with a link so i can read about it.?

/var/log/cloud/management
access_log.2013-08-12.txt
api-server.log
awsapi.log
catalina.out
localhost.2013-08-12.log
manager.2013-08-12.log
management-server.log

/var/log/cloud/usage
usage.log

Thank U

Kind regards
Gert


1 commentaire
0
 
 

Commentaire officiel

Avatar
Pankaj Paliwal
Avatar

the different logfiles what are they for..

management-server.log -> Log file of the cloud-management service, all actions being performend by the cloudplatform managment service are logged here (incl. the errors ofcourse)

catalina.out -> Tomcat Catalina logfile (Catalina.out is the standard destination log file for System.out and System.err, JVM loggers that print information about fatal errors in the JVM)

api-server.log -> Logging of all the api calls send to the CloudPlatform API server

awsapi.log -> Same as api-server.log but for the AWS-api calls

acces_log -> Access log for the HTTP daemon (who (IP) and when, kind of request).

usage.log -> Log file of the cloud-usage service / When running an Usage Server all logging is located here.

Regards,

Gijsbert


Gijsbert Janssen van Doorn MEMBERS
Actions pour les commentaires Permalien

Vous devez vous connecter pour laisser un commentaire.

 
 

Previous 1 commentaire

Top Contributors