Skip to main content

Tail over HTTP(S).

Project description

Tail over HTTP(S).

Use cases

When access to log file(s) is shared via HTTP, or when only the last part of a large file should be retrieved without transfering it all.

Look & feel

Mimics GNU tail (at least as of GNU coreutils 8.21), with hints of curl where needed (ex: CA certificates).

Differences:

  • There is no line notion, only bytes, therefor there is no -n nor –max-unchanged-stats options. Fetches 1024 bytes by default, instead of 10 lines.

  • Follow is obviously done by name, not by descriptor.

  • File accesses being more expensive than with typical tail, quadratic delay is available by specifying –sleep-max-interval.

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

htail-1.4.tar.gz (6.4 kB view hashes)

Uploaded Source

Supported by

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