I have the Event DB setup...
I'm looking for events that are logged...for example, when the Administror logs in with a bad password you get the following in the Event Log
Log: Application
Source: Vmware View
Event ID: 104
ADMIN_LOGIN_FAIL
User login attempt has failed to authenticate to View Administrator
Attributes:
Source=com.vmware.vdi.admin.ui.LoginBean
Time=Sat Jan 26 13:45:12 EST 2013
Severity=AUDIT_FAIL
Node=server.local.lan
Module=Admin
Acknowledged=true
What will I get if there is an issues with creating new VDI vm's in the pool? What is logged if something goes wrong and new VDI vm's aren;t being created? Things like that....there has to be a lis of these logged events. Maybe I guess what I need to do it just simulate failures and go from there.