-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Rafael JPD edited this page Mar 3, 2025
·
3 revisions
This guide provides instructions on using the SciELO Log Validator tool, which helps verify whether access logs contain the expected content and format. Examples of analyzed content include IP addresses, date and time distribution, and URLs. Examples of analyzed formats include file name and date in the file name. In other words, the tool checks whether the logs are suitable for processing in access count calculations. The tool is compatible with Python >= 2.7. See Installation for installation instructions. You can also learn how to use it via a command-line script or as a Python library.