yjpictures / license-mate

Software License Manager: Docker deployable Flask REST API server with MongoDB database, simplifying software license management for easy integration and efficient tracking
https://www.licensemate.ca
GNU General Public License v3.0
24 stars 5 forks source link

Statistics #40

Open Wuemeli opened 1 year ago

Wuemeli commented 1 year ago

Add Statistics that you can see the usage per License. Like how often it gets checked. etc

yjpictures commented 12 months ago

Do you wanna describe a bit more what you'd like to see and how?

Wuemeli commented 12 months ago

Like how often a certain License is used. And just some general Stats about Countries etc

yjpictures commented 11 months ago

The request is very vauge and not detailed.

tonideleo commented 2 months ago

I think what Wuemeli meant is a logging capability. It would be nice to store in the database request logs for a certain license. For example, in the admin ui you can click on a license and check how many requests, when, and response code... I am currently using keygen.sh, but I'd love to give this a try if a feature like this become available as well.

yjpictures commented 1 day ago

I think what Wuemeli meant is a logging capability. It would be nice to store in the database request logs for a certain license. For example, in the admin ui you can click on a license and check how many requests, when, and response code... I am currently using keygen.sh, but I'd love to give this a try if a feature like this become available as well.

I'm gonna start working on this. Great idea!