Table of Contents |
---|
...
To ensure the best performance of all the components, Abiquo includes a health check for the Remote Services from each datacenter.
...
Date and time
...
Type
...
Process information
...
The health check log can be found at /opt/abiquo/tomcat/logs/health.log
Date and time | Type | Process information | Remote service ________________________ | Datacenter |
---|---|---|---|---|
2011-10-05 02:02:25,863 | DEBUG | c.a.a.h.RemoteServicesCheck (RemoteServicesCheck.java:98) | Checking Remote Service (Storage Manager) of | datacenter (1) |
...
localhost.yyyy-mm-dd.log
An error compilation The localhost log contains the errors for events occurring between the Tomcat's local host and the web applications. These logs are not normally used
We do not recommend these logs for troubleshooting procedures because they contain have less detailed information detail than the other specific logs.
...
The API log contains API messages. You can find more Information API errors in the Developer's Guide under Basic behaviors and in the API Error Code List.
...
server.log - Abiquo server
The server log file is at /opt/abiquo/tomcat/logs/server.log
This is mainly a record of events between the Abiquo environment and the database, including the messages that will appear in the Events View, which in turn, are stored .
It includes the events that the platform will display in Events View, and store in the MySQL database.
Date and time | Type | Process information | Message _ ________________________ _______________________________ | Related to _____________ |
---|---|---|---|---|
2011-10-14 08:29:31,838 | INFO | c.a.t.s.LoggingTracerProcessor (LoggingTracerProcessor.java:38) | Received message: Severity(INFO), Event(USER_LOGIN), Component(USER), Timestamp(1318552171822), Description(), User(admin) | Event View |
2011-10-14 08:29:31,840 | DEBUG | c.a.t.s.TracerCollector (TracerCollector.java:165) | Dispatched payload to:com.abiquo.abiserver.tracerprocessor.DBTracerProcessor | Database Connection |
...
Date and time | Type | Process information | Message | Related to ________________________ |
---|---|---|---|---|
03:55:58.322 | DEBUG | c.a.a.s.download.DownloadingFile | File /opt/vm_repository/1/abiquo-remote-repository.repository.com/ | A virtual machine template will be downloaded |
...
Date and time | Type | Process information | Message | Related to ________________________ _ |
---|---|---|---|---|
2019-04-15 16:15:35,784 | DEBUG | c.abiquo.gen.server.utils.Execution | Connecting to ConnectionData{Host ip=10.60.2.56, Type=ESX} | Connection between discovery manager and hypervisor |
2019-04-15 16:16:12,596 | WARN | c.a.p.e.utils.ServiceInstanceUtils | InvalidLogin retry 3 | One of multiple login attempts with bad credentials |
2019-04-15 16:16:18,589 | DEBUG | c.abiquo.gen.server.utils.Execution | Disconnecting from ConnectionData{Host ip=10.60.2.56, Type=ESX} | Disconnection of discovery manager from hypervisor |
...
Date and Time | Type | Process information | Message______________________________________________ | Related to ________________________ |
---|---|---|---|---|
2011-10-01 01:10:14,350 | INFO | c.a.s.r.PoolsResource (PoolsResource.java:79) | Getting pools at 192.168.5.2 | User added a new pool |
2011-10-01 01:10:14,788 | INFO | c.a.s.r.PoolsResource (PoolsResource.java:83) | Found 1 pools | Response to previous request |
2011-10-01 01:10:46,158 | DEBUG | c.a.s.p.StoragePluginManager (StoragePluginManager.java:80) | Loading plugin for device LVM | SSM is telling us which plugin will be used for the following tasks |
2011-10-01 01:10:46,158 | INFO | c.a.s.r.VolumeResource (VolumeResource.java:150) | Creating volume 1c98dc49-a7cd-485b-82a7- | Volume created by user |
...
Date and time | Type | Process information | Message____________________________________________ | Related to ________________________ |
---|---|---|---|---|
2011-10-13 11:23:57,837 | DEBUG | c.a.v.m.o. OVFModelToVirtualAppliance (OVFModelToVirtualAppliance. java:919) | Attaching disk (192.168.5.2|ip-192.168.5.2:3260\\ -iscsi-iqn.2008-03.com.abiquo.lvm01: | An external volume is attached to the virtual machine |
2011-10-13 11:23:57,837 | DEBUG | c.a.v.m.o. OVFModelToVirtualAppliance (OVFModelToVirtualAppliance. java:926) | Attaching NIC (00155Ddad9e9) generation sequence (0) | A new NIC is attached to the VM |
2011-10-13 11:23:57,837 | DEBUG | c.a.v.m.o. OVFModelToVirtualAppliance (OVFModelToVirtualAppliance. java:930) | The remote desktop port is : 5903 | The VNC connection port |
2011-10-13 11:23:59,956 | INFO | c.a.v.m.AbsVirtualMachine (AbsVirtualMachine.java:105) | Changing the state of virtual machine: ABQ_57135f47-cf29-4a14-a76f-f1e6a980aad0 to: POWER_OFF | User has sent a power off order |
2011-10-13 11:23:59,982 | INFO | c.a.v.m.AbsVirtualMachine (AbsVirtualMachine.java:229) | Virtual machine: ABQ_57135f47-cf29-4a14-a76f -f1e6a980aad0 changed successfully to state : POWER_OFF | The event tells us the new VM status |
...
Date and time | Type | Process information | Message_____________________________ | Related to ________________________ |
---|---|---|---|---|
2011-10-13 11:22:24,505 | INFO | c.a.v.r.p.RedisSubscriberCallback (RedisSubscriberCallback.java:226) | Physical machine address: http: //192.168.7.1:5985/ | VSM is suscribed to the hypervisor on that address |
2011-10-13 11:22:24,505 | INFO | c.a.v.r.p.RedisSubscriberCallback (RedisSubscriberCallback.java:227) | Physical machine type: HYPERV_301 | Hypervisor type |
2011-10-13 11:24:00,690 | INFO | c.a.v.VSMManager (VSMManager.java:174) | Checking VSM status... | VSM checks its database status and connectivity |
2011-10-13 11:24:00,692 | INFO | c.a.v.VSMManager (VSMManager.java:213) | VSM is up and running properly. | Preview event status |
2011-10-13 11:24:00,712 | INFO | c.a.v.m.MonitorManager (MonitorManager.java:266) | Unsubscribing from ABQ_57135f47-cf29-4a14-a76f-f1e6a980aad0 on http: /192.168.7.1:5985/ | Will stop receiving information from this virtual machine due to undeploy |
...