callumrollo / erddaplogs

Quick utilities for parsing nginx and apache logs for ERDDAP requests
MIT License
0 stars 4 forks source link

Use a user agent library #17

Closed ChrisJohnNOAA closed 1 month ago

ChrisJohnNOAA commented 1 month ago

to detect bots and to help with parsing/anonymization of user agent strings

ChrisJohnNOAA commented 1 month ago

Looks good! I've tested it locally too. I've made a couple of small review requests

Done