To determine the user that has created an Account Collector, navigate to
Collectors >
Account Collector >
Show History (link) >
Collector History.
While the column in the Collector History is
Modified By, the first line will always be the Creation step.
This applies to both an Import of an Account Collector Metadata and the Creation of an Account Collector, given that the same underlying Java classes are called to perform the operation.
The aveksaServer.log does record when an Account Collector is created or imported. For example:
03/02/2017 22:57:27.165 INFO (Thread-246) [com.aveksa.client.component.communication.ChangeListHandler]
Got new change item method=Run ChangeItem[ID=65, type=CollectorUpdation, source=10, source-name=Waltham Groups]
(and)
03/02/2017 22:57:27.263 INFO (ApplyChangesRegularThread-645) [com.aveksa.client.datacollector.framework.DataCollectorManagerFactory]
DCMF64: Created DataCollectorManager for collector: 10
However, when an Account Collector is created or imported, the Aveksa user is not recorded in the log.