<rss xmlns:webfeeds="http://webfeeds.org/rss/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
  <atom:link href="https://nxlog.co/news-and-blog/index.xml" rel="self" type="application/rss+xml" />
  <title>Docker</title>
    <link>https://nxlog.co/news-and-blog/tags/docker/</link>
    <description>Recent content in Docker on NXLog Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
  <lastBuildDate>Mon, 21 Sep 2026 00:00:00 +0000</lastBuildDate>
  
  <item>
    <title>Containerized log collection: how to capture Docker and Kubernetes logs before they disappear</title>
    <link>https://nxlog.co/news-and-blog/posts/containerized-log-collection/</link>
    <pubDate>Mon, 21 Sep 2026 00:00:00 +0000</pubDate>
    
    <enclosure url="https://nxlog.co/news-and-blog/images/categories/security.webp" type="image/webp" />
    <atom:logo>https://nxlog.co/news-and-blog/images/categories/security.webp</atom:logo>
    
    <guid>https://nxlog.co/news-and-blog/posts/containerized-log-collection/</guid>
    <description>
    
    &lt;img src=&#34;https://nxlog.co/news-and-blog/images/categories/security.webp&#34; width=500 /&gt;
    
    Key takeaways
Container logs share the container’s lifecycle. The Kubernetes documentation states that when a pod is evicted from a node, it removes the containers along with their logs.
Container lifespans keep shrinking. Sysdig’s 2025 Cloud-Native Security and Usage Report found that 60% of containers live for 60 seconds or less. Collection has to be continuous, not scheduled.
A node-level agent (a DaemonSet on Kubernetes) covers every container on a node without changing your applications.
    </description>
    
    <dc:creator><![CDATA[ João Correia ]]></dc:creator>
    
  </item>
   
  </channel>
</rss>
