I would like to get a detailed usage report of REST service activity by service on our ArcGIS Server. Basically, a table that would list every date/time a particular service was called. Ideally something I could put into a table and graph in Excel.
I have found ways to get summary data, but a single number doesn't show what I'm looking for. I can query the logs via the REST API, but I haven't found a filter that's close to what I'm looking for. Has anyone solved this problem, or can point me in the right direction?
Thanks