From 6c182aff9a6b0f0171f95ec95a6da2c138fd4853 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 14 May 2021 09:59:48 +0100 Subject: use different logo --- ...021-04-22-dtail-the-distributed-log-tail-program.gmi | 2 +- .../dtail-logo.png | Bin 13787 -> 0 bytes .../title.png | Bin 0 -> 84933 bytes content/gemtext/gemfeed/atom.xml | 4 ++-- ...21-04-22-dtail-the-distributed-log-tail-program.html | 2 +- .../dtail-logo.png | Bin 13787 -> 0 bytes .../title.png | Bin 0 -> 84933 bytes content/html/gemfeed/atom.xml | 4 ++-- ...2021-04-22-dtail-the-distributed-log-tail-program.md | 2 +- .../dtail-logo.png | Bin 13787 -> 0 bytes .../title.png | Bin 0 -> 84933 bytes 11 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 content/gemtext/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png create mode 100644 content/gemtext/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/title.png delete mode 100644 content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png create mode 100644 content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/title.png delete mode 100644 content/md/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png create mode 100644 content/md/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/title.png diff --git a/content/gemtext/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi b/content/gemtext/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi index f177d12f..c749705a 100644 --- a/content/gemtext/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi +++ b/content/gemtext/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi @@ -2,7 +2,7 @@ > Written by Paul Buetow 2021-04-22, last updated 2021-04-26 -=> ./2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png DTail logo image +=> ./2021-04-22-dtail-the-distributed-log-tail-program/title.png DTail logo image This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too. diff --git a/content/gemtext/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png b/content/gemtext/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png deleted file mode 100644 index 8cfe4889..00000000 Binary files a/content/gemtext/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png and /dev/null differ diff --git a/content/gemtext/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/title.png b/content/gemtext/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/title.png new file mode 100644 index 00000000..4e343c4f Binary files /dev/null and b/content/gemtext/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/title.png differ diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index 465ee3ac..7c234442 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2021-05-14T09:41:13+01:00 + 2021-05-14T09:59:18+01:00 buetow.org feed Having fun with computers! @@ -88,7 +88,7 @@

DTail - The distributed log tail program

Written by Paul Buetow 2021-04-22, last updated 2021-04-26

-DTail logo image:DTail logo image
+DTail logo image:DTail logo image

This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too.

Original Mimecast Engineering Blog post at Medium

Running a large cloud-based service requires monitoring the state of huge numbers of machines, a task for which many standard UNIX tools were not really designed. In this post, I will describe a simple program, DTail, that Mimecast has built and released as Open-Source, which enables us to monitor log files of many servers at once without the costly overhead of a full-blown log management system.

diff --git a/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html b/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html index d9ad256f..39da289a 100644 --- a/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html +++ b/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html @@ -51,7 +51,7 @@ h2, h3 {

DTail - The distributed log tail program

Written by Paul Buetow 2021-04-22, last updated 2021-04-26

-DTail logo image:DTail logo image
+DTail logo image:DTail logo image

This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too.

Original Mimecast Engineering Blog post at Medium

Running a large cloud-based service requires monitoring the state of huge numbers of machines, a task for which many standard UNIX tools were not really designed. In this post, I will describe a simple program, DTail, that Mimecast has built and released as Open-Source, which enables us to monitor log files of many servers at once without the costly overhead of a full-blown log management system.

diff --git a/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png b/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png deleted file mode 100644 index 8cfe4889..00000000 Binary files a/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png and /dev/null differ diff --git a/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/title.png b/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/title.png new file mode 100644 index 00000000..4e343c4f Binary files /dev/null and b/content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/title.png differ diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml index 693a3656..11767358 100644 --- a/content/html/gemfeed/atom.xml +++ b/content/html/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2021-05-14T09:41:13+01:00 + 2021-05-14T09:59:18+01:00 buetow.org feed Having fun with computers! @@ -88,7 +88,7 @@

DTail - The distributed log tail program

Written by Paul Buetow 2021-04-22, last updated 2021-04-26

-DTail logo image:DTail logo image
+DTail logo image:DTail logo image

This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too.

Original Mimecast Engineering Blog post at Medium

Running a large cloud-based service requires monitoring the state of huge numbers of machines, a task for which many standard UNIX tools were not really designed. In this post, I will describe a simple program, DTail, that Mimecast has built and released as Open-Source, which enables us to monitor log files of many servers at once without the costly overhead of a full-blown log management system.

diff --git a/content/md/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md b/content/md/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md index 5899c7de..57eab8db 100644 --- a/content/md/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md +++ b/content/md/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md @@ -2,7 +2,7 @@ > Written by Paul Buetow 2021-04-22, last updated 2021-04-26 -[![DTail logo image](./2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png "DTail logo image")](./2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png) +[![DTail logo image](./2021-04-22-dtail-the-distributed-log-tail-program/title.png "DTail logo image")](./2021-04-22-dtail-the-distributed-log-tail-program/title.png) This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too. diff --git a/content/md/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png b/content/md/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png deleted file mode 100644 index 8cfe4889..00000000 Binary files a/content/md/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png and /dev/null differ diff --git a/content/md/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/title.png b/content/md/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/title.png new file mode 100644 index 00000000..4e343c4f Binary files /dev/null and b/content/md/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program/title.png differ -- cgit v1.2.3