diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-03 10:07:11 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-04-03 10:07:11 +0100 |
| commit | 8d55a0ba0f7c00efaa77a1cf85bd4e34e9937622 (patch) | |
| tree | 0eb31b0d4f1f28984fd789665fc25f2586e06437 | |
| parent | 93fce245564ffde20c3e5113757bc65672f69ed5 (diff) | |
Add a DTail Gopher
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | doc/dtail-gopher.png | bin | 0 -> 227162 bytes | |||
| -rw-r--r-- | doc/title.png | bin | 0 -> 84933 bytes |
3 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ DTail ===== - + 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. diff --git a/doc/dtail-gopher.png b/doc/dtail-gopher.png Binary files differnew file mode 100644 index 0000000..5d9727e --- /dev/null +++ b/doc/dtail-gopher.png diff --git a/doc/title.png b/doc/title.png Binary files differnew file mode 100644 index 0000000..4e343c4 --- /dev/null +++ b/doc/title.png |
