Hello,
I have a vCenter 4.1 and I would like to disable the connection log.
In order to monitoring my ESXi and VM's problems, I have a script which permits to connect to the vCenter and asks it the states of VM or ESX. This script uses a user declared on the datacenter.
I have ~250 connexions each five minutes, and of course my tables "vpx_event" and "vpx_event_arg" grow rapidly because of these connections.
I know it exists a script to purge these tables, but I would like to know if it exists a solution to disable the logging for this user (or another solution).
Thank for your help