Has anybody got a module they are using to easily track comprehensive API/server usage by users? Any recommendations?
I just want to see who's signing on, how often, what's they're doing, what routes they're hitting, keep track of any possible hiccups in delivering quick responses, etc.
I can build one out myself, just putting activity in a database, but if there's already a wheel, I'd love to use it!
I just want to see who's signing on, how often, what's they're doing, what routes they're hitting, keep track of any possible hiccups in delivering quick responses, etc.
I can build one out myself, just putting activity in a database, but if there's already a wheel, I'd love to use it!