Skip to main content

Functions required by the access-logs-local-driver

Project description

Load the content of gzipped Apache HTTP log files Exclude bots, scrapers, etc., select URLs matching the provided regex(es), and generate a CSV of the relevant log entries.

Take postprocessed logs and strip out multiple hits in sessions, and resolve URLs to the chosen URI_SCHEME (e.g. info:doi).

We strip out entries where the same (IP address * user agent) pair has accessed a URL within the last SESSION_TIMEOUT (e.g. half-hour)

Additionally, we convert the URLs to ISBNs and collate request data by date, outputting a CSV for ingest via the stats system.

Release Notes:

[0.1.3] - 2026-05-26

Changed:
  • Added pycountry to the geolookup functionality and adapted the existing code

    making it more defensive to false country codes.

  • Added unittests for the geolookup functionality.

[0.1.1] - 2026-01-28

Changed:
  • Fix up function types hints.

Added:
  • Allow customisable “successful status codes” to be set.

[0.1.0] - 2025-12-08

Changed:
  • LogStream replaced with LogProcessor, which requires open file-like objects as input.

Added:
  • Able to process different log formats.

[0.0.7] - 2024-01-05

Changed:
  • Deletion of the spiders filter in process_download_logs.py

[0.0.6] - 2023-08-13

Changed:
  • Refactored driver logic

  • breaking | Changed parameters for the Request.__init__() method
    • Removed re_match_dict parameter

    • Added timestamp and user_agent parameters

  • Changed Request.timestamp from type time to datetime

  • Changed LogStream to use the new Request.__init__()

  • Expanded range for LogStream.logfile_names logic to include files within 1 day of the search_date

  • LogStream.lines() yields Request objects, not str values

  • LogStream.filter_in_line_request() only yields one line per measure

[0.0.5] - 2023-07-03

Changed:
  • Added start_date and end_date for searching in the log files

  • Added the measure_uri to the result

[0.0.4] - 2023-07-31

Changed:
  • Update file structure and name of the driver

[0.0.3] - 2023-07-25

Changed:
  • Update requirements

  • Update using a pyproject.toml file as well as the new deployment structure

[0.0.2] - 2023-07-11

Added:
  • Unittests

Changed:
  • Moved the files out of the package and get the file’s data as parameters and return the filtered data.

  • renamed the plugin to access-logs-local

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

access_logs_local-0.1.3.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

access_logs_local-0.1.3-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file access_logs_local-0.1.3.tar.gz.

File metadata

  • Download URL: access_logs_local-0.1.3.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.5

File hashes

Hashes for access_logs_local-0.1.3.tar.gz
Algorithm Hash digest
SHA256 7e522d375fc96a27a642375a2597a60a8b0365f737f6f887046aec02056fa8bd
MD5 7e7be76b551ac7fbd156ebdcc4b2b461
BLAKE2b-256 0c2ff561659a4f683086e1ae5fef8d846287115e70adf4cbfcfaf03ac09a3cea

See more details on using hashes here.

File details

Details for the file access_logs_local-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for access_logs_local-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 acfddff41fbe76babc3bcb2f7d73ba222a6d83bb63288dd138cd06cd3a6a0b9a
MD5 95c4bea5343b389873b6706564834613
BLAKE2b-256 19ee8cb15061ad86c71edbbfb05722d7d991b9d43094b21c20c0ad07828d285b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page