summaryrefslogtreecommitdiff
path: root/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-08-24 19:59:32 +0300
committerPaul Buetow <paul@buetow.org>2024-08-24 19:59:32 +0300
commit889b23ba1f5f68befb9ded48b8a728722c62c514 (patch)
tree19d03f76942beb06173a54744cb264fbf2da1935 /gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html
parent1c5f3d5c0699de2228e89bd81c59dd9e388ed6b6 (diff)
Update content for html
Diffstat (limited to 'gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html')
-rw-r--r--gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html
index 744dd1cd..0c377b1b 100644
--- a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html
+++ b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html
@@ -14,6 +14,23 @@
<br />
<a href='./dtail-the-distributed-log-tail-program/title.png'><img alt='DTail logo image' title='DTail logo image' src='./dtail-the-distributed-log-tail-program/title.png' /></a><br />
<br />
+<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br />
+<br />
+<ul>
+<li><a href='#dtail---the-distributed-log-tail-program'>DTail - The distributed log tail program</a></li>
+<li>⇢ <a href='#introduction'>Introduction</a></li>
+<li>⇢ <a href='#a-mimecast-pet-project'>A Mimecast Pet Project</a></li>
+<li>⇢ <a href='#differentiating-from-log-management-systems'>Differentiating from log management systems</a></li>
+<li>⇢ <a href='#combining-simplicity-security-and-efficiency'>Combining simplicity, security and efficiency</a></li>
+<li>⇢ <a href='#the-dtail-family-of-commands'>The DTail family of commands</a></li>
+<li>⇢ <a href='#usage-example'>Usage example</a></li>
+<li>⇢ <a href='#fitting-it-in'>Fitting it in</a></li>
+<li>⇢ <a href='#advanced-features'>Advanced features</a></li>
+<li>⇢ <a href='#for-the-future'>For the future</a></li>
+<li>⇢ <a href='#open-source'>Open Source</a></li>
+</ul><br />
+<h2 style='display: inline' id='introduction'>Introduction</h2><br />
+<br />
<span>This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal internet site too.</span><br />
<br />
<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 />