Running Access History from the IdentityIQ Console
If you want to start IdentityIQ console standalone (without ever starting your app server), and perform accesshistory commands with it, then you need to start as follows:
1 iiq console -e MessageBus,AccessHistoryWriter -j
This will start the message bus broker service as well as the AccessHistoryWriter service, which reads and processes export events from the message bus.
Note: accessHistory console commands are only available after Access History is enabled.