diff options
| author | Paul Buetow <pbuetow@mimecast.com> | 2021-04-06 11:01:11 +0100 |
|---|---|---|
| committer | Paul Buetow <pbuetow@mimecast.com> | 2021-04-06 11:01:11 +0100 |
| commit | 9588dc5af389ed3c733df8fef33e9b39ba7ac4fd (patch) | |
| tree | afdacbe0dc4aba39c0579c2fd7be47aa3cce4d3a /README.md | |
| parent | ac08a3efb23f9eb6b55b88f87d5918bbb51abcb8 (diff) | |
| parent | 378f08ac848886e47571f791ae791c3106e892b3 (diff) | |
Merge branch 'develop' of https://github.com/mimecast/dtail into develop
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,7 +1,9 @@ DTail ===== - + + +[](https://www.apache.org/licenses/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. @@ -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 |
