diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-14 09:36:49 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | 48912c9200d86bdcd0d03d7f8beb6c57632e2fdb (patch) | |
| tree | 88bbd9489292880241165242871d2373b9730338 /content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html | |
| parent | 02c49e983d478fad99db8658180828fea0ab242e (diff) | |
restyle and also publish ioriot
Diffstat (limited to 'content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html')
| -rw-r--r-- | content/html/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html | 6 |
1 files changed, 3 insertions, 3 deletions
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 56db435e..9e1e6e16 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 @@ -15,7 +15,7 @@ body { } img { display:block; - max-width: 90%; + max-width: 80%; } p.quote:before { content: " | "; @@ -48,9 +48,8 @@ h2, h3 { </style> </head> <body> -<p class="quote"><i>Written by Paul Buetow 2021-04-22, last updated 2021-04-26</i></p> -<a class="textlink" href="../">Go back to the main site</a><br /> <h1>DTail - The distributed log tail program</h1> +<p class="quote"><i>Written by Paul Buetow 2021-04-22, last updated 2021-04-26</i></p> <i>DTail logo image:</i><a href="./2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png"><img alt="DTail logo image" title="DTail logo image" src="./2021-04-22-dtail-the-distributed-log-tail-program/dtail-logo.png" /></a><br /> <p>This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too.</p> <a class="textlink" href="https://medium.com/mimecast-engineering/dtail-the-distributed-log-tail-program-79b8087904bb">Original Mimecast Engineering Blog post at Medium</a><br /> @@ -115,5 +114,6 @@ dtail –servers serverlist.txt –files ‘/var/log/*.log’ –regex ‘(?i:er <p>Mimecast highly encourages you to have a look at DTail and submit an issue for any features you would like to see. Have you found a bug? Maybe you just have a question or comment? If you want to go a step further: We would also love to see pull requests for any features or improvements. Either way, if in doubt just contact us via the DTail GitHub page.</p> <a class="textlink" href="https://dtail.dev">https://dtail.dev</a><br /> <p>E-Mail me your thoughts at comments@mx.buetow.org!</p> +<a class="textlink" href="../">Go back to the main site</a><br /> </body> </html> |
