NCATS-Tangerine / beacon-aggregator

A web service that operates over the Beacon network to provide a single software interface over the all the Beacons
Other
2 stars 0 forks source link

User access monitoring for KBA #88

Open RichardBruskiewich opened 5 years ago

RichardBruskiewich commented 5 years ago

It would be helpful to somehow capture an audit trail of who is accessing KBA and how long their queries take to complete. Not sure how Swagger 2.0 / OpenAPI 3.0 supports the capture of HTTP header information which could be used for this purpose.

Note: We already have a bit of an audit trail (in the cache database) about which queries were issued.