<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Security on Netdata</title><link>https://www.netdata.cloud/tags/security/</link><description>Recent content in Security on Netdata</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 20 Aug 2026 18:50:41 +0300</lastBuildDate><atom:link href="https://www.netdata.cloud/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>Secrets Management: Remove Credentials From Configs</title><link>https://www.netdata.cloud/blog/secrets-management/</link><pubDate>Mon, 20 Apr 2026 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/blog/secrets-management/</guid><description>&lt;p>If you&amp;rsquo;re running Netdata collectors that connect to databases, APIs, or other authenticated services, there&amp;rsquo;s a good chance you have passwords sitting in plain-text configuration files right now. It works, but it&amp;rsquo;s the kind of thing that makes security teams nervous and makes credential rotation painful. Every password change means editing config files and restarting collectors.&lt;/p>
&lt;p>Netdata now supports secrets management natively. Instead of putting credentials directly in your collector configurations, you reference them using a resolver syntax, and Netdata resolves the actual values at runtime from whatever source you choose: environment variables, files on disk, the output of a command, or a centralized secret store like HashiCorp Vault or AWS Secrets Manager.&lt;/p></description></item><item><title>Access Control: Secure Observability Without Risk</title><link>https://www.netdata.cloud/features/enterprise/access-control/</link><pubDate>Thu, 18 Dec 2025 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/features/enterprise/access-control/</guid><description>Secure your observability infrastructure with Netdata&amp;rsquo;s edge-native access control: granular RBAC, automated SSO provisioning, true multi-tenancy through Spaces and Rooms, comprehensive audit logging, and SOC 2 Type 2 certification - all while keeping your data on your infrastructure.</description></item><item><title>Data Sovereignty With Metadata-Only Cloud</title><link>https://www.netdata.cloud/features/enterprise/data-sovereignty/</link><pubDate>Thu, 18 Dec 2025 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/features/enterprise/data-sovereignty/</guid><description>Netdata delivers complete observability while keeping every metric and log exactly where you need it: on your infrastructure, in your jurisdiction, under your control. Meet GDPR, NIS2, DORA, and HIPAA requirements through architecture, not configuration.</description></item><item><title>SOC 2 Type 2: Validated Security Controls Over Time</title><link>https://www.netdata.cloud/blog/soc2-type-2-compliance/</link><pubDate>Thu, 16 Oct 2025 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/blog/soc2-type-2-compliance/</guid><description>&lt;p>We&amp;rsquo;re excited to share that Netdata has successfully achieved SOC 2 Type 2 attestation.&lt;/p>
&lt;!--truncate-->
&lt;p>Following a five-month audit conducted by Sensiba LLP, we can now confirm that our security controls work consistently in practice. The audit covered the period from April 1 to August 31, 2025, and tested whether our controls operated effectively throughout that entire timeframe.&lt;/p>
&lt;p>Back in April, we announced our &lt;a href="https://www.netdata.cloud/blog/soc2-type1/">SOC 2 Type 1 attestation&lt;/a>, which validated that our security controls were properly designed at a specific point in time. We also mentioned we were entering the monitoring period for Type 2. Today we can share the results.&lt;/p></description></item><item><title>SOC 2 Type 1: Committed To Security &amp; Trust</title><link>https://www.netdata.cloud/blog/soc2-type1/</link><pubDate>Fri, 16 May 2025 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/blog/soc2-type1/</guid><description>&lt;p>We are pleased to announce that Netdata has successfully achieved SOC 2 Type 1 attestation!&lt;/p>
&lt;!--truncate-->
&lt;p>Following an independent examination performed by AssuranceLab CPAs LLC, the report confirms that—as of April 25, 2025—the design of Netdata’s controls meets the Security, Availability, and Confidentiality Trust Services Criteria defined by the AICPA.&lt;/p>
&lt;p>At Netdata, the security and integrity of the monitoring data our users entrust to us are paramount. This significant milestone, validated through a rigorous, independent third-party audit conducted by AssuranceLab, formally attests to the robustness of our security controls and practices as designed and implemented at a specific point in time.&lt;/p></description></item><item><title>Improve Your Security With systemd-journal &amp; Netdata</title><link>https://www.netdata.cloud/blog/improve-your-security-with-systemd-and-netdata/</link><pubDate>Tue, 24 Oct 2023 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/blog/improve-your-security-with-systemd-and-netdata/</guid><description>&lt;p>&lt;strong>&lt;code>systemd&lt;/code> journals&lt;/strong> play a crucial role in the Linux system ecosystem, and understanding the importance of the logs contained within is essential for both system administrators and developers.&lt;/p>
&lt;p>For those unfamiliar, &lt;code>systemd&lt;/code> is an init system employed by Linux distributions, initiates the user space and oversees all ensuing processes. One of its key components, &lt;code>systemd&lt;/code> journal, assumes a central role in logging system activities and messages, delivering a host of benefits to both system administrators, developers and cyber security engineers. The &lt;code>systemd&lt;/code> journal functions as a logging system that gathers, archives, and oversees log messages and event data originating from a diverse array of system components, encompassing the kernel, system services, applications, and user activities.&lt;/p></description></item><item><title>Entropy In Cryptography: Key To Security &amp; Randomness</title><link>https://www.netdata.cloud/blog/understanding-entropy-the-key-to-secure-cryptography-and-randomness/</link><pubDate>Wed, 03 May 2023 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/blog/understanding-entropy-the-key-to-secure-cryptography-and-randomness/</guid><description>&lt;p>&lt;img src="../2023-05-03-understanding-entropy-the-key-to-secure-cryptography-and-randomness/img/stacked-netdata.png" alt="stacked-netdata">&lt;/p>
&lt;p>&lt;a href="https://en.wikipedia.org/wiki/Entropy_(computing)">Entropy&lt;/a> is a measure of the randomness or unpredictability of data. In the context of cryptography, entropy is used to generate random numbers or keys that are essential for secure communication and encryption. Without a good source of entropy, cryptographic protocols can become vulnerable to attacks that exploit the predictability of the generated keys.&lt;/p>
&lt;!-- truncate -->
&lt;h2 id="what-is-entropy">What is Entropy?&lt;/h2>
&lt;p>In most operating systems, entropy is generated by collecting random events from various sources, such as hardware interrupts, mouse movements, keyboard presses, and disk activity. These events are fed into a pool of entropy, which is then used to generate random numbers when needed.&lt;/p></description></item></channel></rss>