o2r-project / o2r-muncher

Node.js implementation of the ERC execution and job control part of the o2r web API
https://o2r.info/results
Apache License 2.0
2 stars 7 forks source link

Add API action tracking #8

Open nuest opened 8 years ago

nuest commented 8 years ago

We have a Piwik instance running, so let's use it's reporting API to observe direkt calls to the API (which might not come from our website).

The goal is to record API calls, but maybe this is also a good way to collect execution time statisics etc.

For potential plugins see https://github.com/o2r-project/o2r-dataserve/issues/6

Tasks

JanKoppe commented 8 years ago

See my comment over here: https://github.com/o2r-project/o2r-dataserve/issues/6

I think that this should be done through nginx's logs.