#tail #url #fetch #log

app url-tail

Similar to unix-tail utility, but uses Range requests over HTTP to fetch the data. Useful in scenarios where logs are accessible over HTTP for some reason.

2 releases

Uses old Rust 2015

0.1.1 Nov 30, 2017
0.1.0 Nov 9, 2017

#62 in #tail

25 downloads per month

MIT/Apache

21KB
468 lines

Url Tail

Github | Crate

An utility to stream log file from an HTTP(s) enpoint. This is a similar to unixy tail utility, but fetches data from HTTP(s) instead of local file.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~11–23MB
~343K SLoC