Issue
From time to time it might be necessary to check the EV Collector log files and investigate an issue. This article gives some example commands and the trace that will be output.
Solution
Here you should find some brief description of the commands which are executed by the EV Collector:
SyncEVEnvironment – It is collecting information about EV Environment (Vault Store names, EV Database Schema version, Retention categories, etc…)
2015-08-28 12:48:41Z|3184| 10| INFO| ProcessManualCommand|Got Command SyncEVEnvironment with commandID 101
CreateLinkDB – Creating Link database for the source EV Vault Store
CollectArchiveForVaultStore – It is collecting Archive information from a specific Vault Store
TransferArchiveForVaultStore – Transferring Vault Store results for CollectArchiveForVaultStore command
2015-08-28 13:22:19Z|3184| 10| INFO| ProcessManualCommand|Got Command TransferArchiveForVaultStore with commandID 104
CollectItemsForArchive – It is collecting metadata for a single archive from EV database
2015-08-27 08:24:02Z|3184| 23| INFO| ProcessManualCommand|Got Command CollectItemsForArchive with commandID 105
CollectShortcutsFromMailbox – Collecting EV shortcuts from User mailbox
2015-08-28 13:45:50Z|3184| 23| INFO| ProcessManualCommand|Got Command CollectShortcutsFromMailbox with commandID 106
TransferExchangeUserForVaultStore –
TransferEVContainerInfo – Transferring Container results for CollectArchiveForVaultStore command
2015-08-28 08:00:41Z|3184| 32| INFO| ProcessManualCommand|Got Command TransferEVContainerInfo with commandID 108
TransferDeletedItems – Transferring item results for CollectArchiveForVaultStore command
2015-08-28 08:00:42Z|3184| 32| INFO| ProcessManualCommand|Got Command TransferDeletedItems with commandID 109