The SelectActivityLog is used to compute the number of selects performed on a datastore. This information is used in BlobCity hosted cloud deployments for billing purposes. The feature requires an insert operation to be executed, per select operation. This could be an undesirable performance drop for an on-premise user.
New architecture to have this feature disabled by default, with a user having option to enable it through CLI.