This tool extracts the User Agent field from Zeek http.log logs, passes it to useragentstrings.com's API and returns the browser and its version and the OS and its version aswell. A test file named http.log has been provided for testing
python3 usragnt.py {path/to/logfile}