Metrics showing Sonarqube use

We are running Sonarqube Developer, version 8.9 (yes, I know it needs upgraded). I have been tasked with coming up with some metrics or data showing how often Sonarqube is utilized at our organization, and for what purposes. (this will determine if it is worth upgrading and continuing support or ditching it completely).

Is there any way I can compile any sort of usage metrics, such as who logged on when, how many times, how often, what parts or options are users utilizing, etc.? I’ve used a few of the Web-API’s, and also parsed thru the different log files on the server but they don’t seem to really give me what I am looking for.

If anyone would have any suggestions on where I should look, or how I could go about gathering some usage metrics that would be greatly appreciated. Thanks in advance!

Hi,

Your best bet is probably analyzing the access.log.

 
Ann