diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-03 10:12:49 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-04-03 14:25:37 +0100 |
| commit | 66866e4adbf44cde4f570c44f0f577aa92f8cf20 (patch) | |
| tree | 85d9ed897b3bb6a78c129f0133874a9640afb6e5 | |
| parent | 35ba671688bde7500bc66c325c48b4fe26380738 (diff) | |
Add various badges to the README.
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -3,6 +3,8 @@ DTail  +[](https://www.apache.org/license/LICENSE-2.0.html) [](https://goreportcard.com/report/github.com/mimecast/dtail) [](https://www.vbrandl.net/post/2019-05-03_hits-of-code/)    + DTail (a distributed tail program) is a DevOps tool for engineers programmed in Google Go for following (tailing), catting and grepping (including gzip and zstd decompression support) log files on many machines concurrently. An advanced feature of DTail is to execute distributed mapreduce aggregations across many machines. For secure authorization and transport encryption the SSH protocol is used. Furthermore, DTail respects the UNIX file system permission model (traditional on all Linux/UNIX variants and also ACLs on Linux based operating systems). @@ -31,5 +33,5 @@ Credits ======= * DTail was created by **Paul Buetow** *<pbuetow@mimecast.com>* - -* Thank you to **Vlad-Marian Marian** for creating the DTail logo. +* Thank you to **Vlad-Marian Marian** for creating the DTail (dog) logo. +* The Gopher was generated at https://gopherize.me |
