const activities = await ActivityLog.find({ user }).populate('activity').populate('service').exec()