Update query call for Analyzing logs
Split groupBy into two query insertions to match Drupal standards. Having the two calls connected into one insertion caused the groupBy the think it was matching on both columns with a space rather than a comma between.
Closes #3341412