url-tail

Crates.iourl-tail
lib.rsurl-tail
version0.1.1
sourcesrc
created_at2017-11-09 16:32:30.569079
updated_at2017-11-30 09:15:53.065522
description 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.
homepagehttps://github.com/tailhook/url-tail
repository
max_upload_size
id38754
size38,196
Paul Colomiets (tailhook)

documentation

https://github.com/tailhook/url-tail

README

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.

Commit count: 0

cargo fmt