summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-04-03 10:07:11 +0100
committerPaul Buetow <git@mx.buetow.org>2021-04-03 10:07:11 +0100
commit7d1e3195a1eaedceaa125b59381170ea4906230b (patch)
tree0eb31b0d4f1f28984fd789665fc25f2586e06437
parentd9597c18236a72f12e7353416c7c0c40ddc92006 (diff)
Add a DTail Gopher
-rw-r--r--README.md2
-rw-r--r--doc/dtail-gopher.pngbin0 -> 227162 bytes
-rw-r--r--doc/title.pngbin0 -> 84933 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d65d124..d8ced1a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
DTail
=====
-![DTail](doc/logo.png "DTail")
+![DTail](doc/title.png "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
new file mode 100644
index 0000000..5d9727e
--- /dev/null
+++ b/doc/dtail-gopher.png
Binary files differ
diff --git a/doc/title.png b/doc/title.png
new file mode 100644
index 0000000..4e343c4
--- /dev/null
+++ b/doc/title.png
Binary files differ