<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>Alek&#x27;s Blog - logging</title>
      <link>https://blog.none.at</link>
      <description>Production notes on Kubernetes, OpenShift, and OVHcloud: observability, log archiving, service mesh, LLM inference, and digital sovereignty.</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://blog.none.at/categories/logging/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Sat, 27 Jun 2026 00:00:00 +0000</lastBuildDate>
      <item>
          <title>AWS vs. GCP vs. Azure vs. OVHcloud: The Complete Guide to Managed Log Archiving</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-guide/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-guide/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-guide/">&lt;p&gt;This is the index and reading guide for a six-part series comparing managed log archiving
on AWS, GCP, Azure, and OVHcloud for retention periods of seven years or more. It is
written for teams that have to choose between a hyperscaler’s managed log service and a
self-hosted alternative on OVH, and who need the comparison grounded in real prices, real
API behaviour, and real operational constraints rather than marketing copy. Each part
stands on its own; together they walk the full lifecycle of a long-term log archive — from
what it costs, through how it is built and secured, to how it is run and audited years
after the first log lands.&lt;&#x2F;p&gt;</description>
      </item>
      <item>
          <title>AWS vs. GCP vs. Azure vs. OVHcloud: Log Archiving Operations</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-operations/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-operations/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-operations/">&lt;p&gt;This post covers the operational dimension of the &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving&#x2F;&quot;&gt;managed log archiving comparison&lt;&#x2F;a&gt;:
how each provider integrates with Kubernetes, what ingest pipeline options exist, how
backup and disaster recovery work, and how you observe the log pipeline itself.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Full guide:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-guide&#x2F;&quot;&gt;AWS vs. GCP vs. Azure vs. OVHcloud: The Complete Guide to Managed Log Archiving&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving&#x2F;&quot;&gt;Part 1 — Overview &amp;amp; Cost:&lt;&#x2F;a&gt; Services, storage model, 7-year cost comparison&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-preflight&#x2F;&quot;&gt;Part 2 — Pre-Flight, Flexibility &amp;amp; Auditor Export:&lt;&#x2F;a&gt; Pre-flight checklist, retroactive flexibility, auditor export&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Part 3 — Operations — this post:&lt;&#x2F;strong&gt; Kubernetes integration, ingest pipeline, backup &amp;amp; DR, observability&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-security&#x2F;&quot;&gt;Part 4 — Security &amp;amp; Compliance:&lt;&#x2F;a&gt; IAM&#x2F;RBAC, encryption, WORM, GDPR, compliance certificates&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-ux&#x2F;&quot;&gt;Part 5 — Query, Dashboards &amp;amp; Recommendations:&lt;&#x2F;a&gt; Query interfaces, dashboards, alerting, cold-tier behaviour, when to use which&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-production&#x2F;&quot;&gt;Part 6 — Production Checklist, Guardrails &amp;amp; Runbooks:&lt;&#x2F;a&gt; Loss detection, privacy, schema, cost guardrails, runbooks, fire drills&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;Self-hosted alternative: &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-operations&#x2F;&quot;&gt;Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse — Part 2 (Operations)&lt;&#x2F;a&gt;&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;</description>
      </item>
      <item>
          <title>Log Archiving Pre-Flight &amp; Auditor Export: AWS &#x2F; GCP &#x2F; Azure &#x2F; OVHcloud</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-preflight/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-preflight/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-preflight/">&lt;p&gt;This post continues the managed log archiving series with three operational questions that
rarely appear in provider documentation: what must be done before writing the first log,
what cannot be changed retroactively, and how to export logs to an external auditor in
a tamper-evident way.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Full guide:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-guide&#x2F;&quot;&gt;AWS vs. GCP vs. Azure vs. OVHcloud: The Complete Guide to Managed Log Archiving&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving&#x2F;&quot;&gt;Part 1 — Overview &amp;amp; Cost:&lt;&#x2F;a&gt; Services, storage model, 7-year cost comparison&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Part 2 — Pre-Flight, Flexibility &amp;amp; Auditor Export — this post&lt;&#x2F;strong&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-operations&#x2F;&quot;&gt;Part 3 — Operations:&lt;&#x2F;a&gt; Kubernetes integration, ingest pipeline, backup &amp;amp; DR&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-security&#x2F;&quot;&gt;Part 4 — Security &amp;amp; Compliance:&lt;&#x2F;a&gt; IAM&#x2F;RBAC, encryption, WORM, GDPR, compliance certificates&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-ux&#x2F;&quot;&gt;Part 5 — Query, Dashboards &amp;amp; Recommendations:&lt;&#x2F;a&gt; Query interfaces, dashboards, alerting, cold-tier behaviour&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-production&#x2F;&quot;&gt;Part 6 — Production Checklist, Guardrails &amp;amp; Runbooks:&lt;&#x2F;a&gt; Loss detection, privacy, schema, cost guardrails, runbooks, fire drills&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;</description>
      </item>
      <item>
          <title>7-Year Log Archiving in Production: Checklist, Guardrails &amp; Runbooks</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-production/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-production/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-production/">&lt;p&gt;Choosing the provider and storage tier is only half of the work. A seven-year log archive
is a production system: it must prove that logs are complete, protect personal data, keep
query costs bounded, survive access-key and restore failures, and give auditors repeatable
evidence without turning every audit into an incident.&lt;&#x2F;p&gt;
&lt;p&gt;This final part turns the provider comparison into an operating checklist.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Full guide:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-guide&#x2F;&quot;&gt;AWS vs. GCP vs. Azure vs. OVHcloud: The Complete Guide to Managed Log Archiving&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving&#x2F;&quot;&gt;Part 1 — Overview &amp;amp; Cost:&lt;&#x2F;a&gt; Services, storage model, 7-year cost comparison&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-preflight&#x2F;&quot;&gt;Part 2 — Pre-Flight, Flexibility &amp;amp; Auditor Export:&lt;&#x2F;a&gt; Pre-flight checklist, retroactive flexibility, auditor export&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-operations&#x2F;&quot;&gt;Part 3 — Operations:&lt;&#x2F;a&gt; Kubernetes integration, ingest pipeline, backup &amp;amp; DR&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-security&#x2F;&quot;&gt;Part 4 — Security &amp;amp; Compliance:&lt;&#x2F;a&gt; IAM&#x2F;RBAC, encryption, WORM, GDPR, compliance certificates&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-ux&#x2F;&quot;&gt;Part 5 — Query, Dashboards &amp;amp; Recommendations:&lt;&#x2F;a&gt; Query interfaces, dashboards, alerting, cold-tier behaviour, when to use which&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Part 6 — Production Checklist, Guardrails &amp;amp; Runbooks — this post&lt;&#x2F;strong&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;</description>
      </item>
      <item>
          <title>Log Archiving Security &amp; Compliance: AWS &#x2F; GCP &#x2F; Azure &#x2F; OVHcloud</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-security/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-security/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-security/">&lt;p&gt;This post covers the security and compliance dimension of the
&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving&#x2F;&quot;&gt;managed log archiving comparison&lt;&#x2F;a&gt;:
encryption, access control, immutability for regulatory retention, GDPR, and compliance
certifications relevant for EU&#x2F;DACH environments.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Full guide:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-guide&#x2F;&quot;&gt;AWS vs. GCP vs. Azure vs. OVHcloud: The Complete Guide to Managed Log Archiving&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving&#x2F;&quot;&gt;Part 1 — Overview &amp;amp; Cost:&lt;&#x2F;a&gt; Services, storage model, 7-year cost comparison&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-preflight&#x2F;&quot;&gt;Part 2 — Pre-Flight, Flexibility &amp;amp; Auditor Export:&lt;&#x2F;a&gt; Pre-flight checklist, retroactive flexibility, auditor export&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-operations&#x2F;&quot;&gt;Part 3 — Operations:&lt;&#x2F;a&gt; Kubernetes integration, ingest pipeline, backup &amp;amp; DR&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Part 4 — Security &amp;amp; Compliance — this post:&lt;&#x2F;strong&gt; IAM&#x2F;RBAC, encryption, WORM, GDPR, compliance certificates&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-ux&#x2F;&quot;&gt;Part 5 — Query, Dashboards &amp;amp; Recommendations:&lt;&#x2F;a&gt; Query interfaces, dashboards, alerting, cold-tier behaviour, when to use which&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-production&#x2F;&quot;&gt;Part 6 — Production Checklist, Guardrails &amp;amp; Runbooks:&lt;&#x2F;a&gt; Loss detection, privacy, schema, cost guardrails, runbooks, fire drills&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;Self-hosted alternative: &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-security&#x2F;&quot;&gt;Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse — Part 3 (Security)&lt;&#x2F;a&gt;&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;</description>
      </item>
      <item>
          <title>Log Archiving Query &amp; Recommendations: AWS &#x2F; GCP &#x2F; Azure &#x2F; OVHcloud</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-ux/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-ux/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving-ux/">&lt;p&gt;This post covers query interfaces, dashboard building, alerting, and cold-tier query
behaviour for the &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving&#x2F;&quot;&gt;managed log archiving comparison&lt;&#x2F;a&gt;,
and closes with concrete recommendations for each scenario.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Full guide:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-guide&#x2F;&quot;&gt;AWS vs. GCP vs. Azure vs. OVHcloud: The Complete Guide to Managed Log Archiving&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving&#x2F;&quot;&gt;Part 1 — Overview &amp;amp; Cost:&lt;&#x2F;a&gt; Services, storage model, 7-year cost comparison&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-preflight&#x2F;&quot;&gt;Part 2 — Pre-Flight, Flexibility &amp;amp; Auditor Export:&lt;&#x2F;a&gt; Pre-flight checklist, retroactive flexibility, auditor export&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-operations&#x2F;&quot;&gt;Part 3 — Operations:&lt;&#x2F;a&gt; Kubernetes integration, ingest pipeline, backup &amp;amp; DR&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-security&#x2F;&quot;&gt;Part 4 — Security &amp;amp; Compliance:&lt;&#x2F;a&gt; IAM&#x2F;RBAC, encryption, WORM, GDPR, compliance certificates&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Part 5 — Query, Dashboards &amp;amp; Recommendations — this post&lt;&#x2F;strong&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-production&#x2F;&quot;&gt;Part 6 — Production Checklist, Guardrails &amp;amp; Runbooks:&lt;&#x2F;a&gt; Loss detection, privacy, schema, cost guardrails, runbooks, fire drills&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;Self-hosted alternative: &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-ux&#x2F;&quot;&gt;Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse — Part 4 (UX)&lt;&#x2F;a&gt;&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;</description>
      </item>
      <item>
          <title>AWS vs. GCP vs. Azure vs. OVHcloud: Managed Log Archiving for 7+ Years</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-aws-gcp-azure-ovh-log-archiving/">&lt;p&gt;Long-term log archiving at scale is an expensive problem. Cloud providers offer a wide
range of managed services for ingesting, storing, and querying logs — and the cost
differences between them are dramatic. This series covers &lt;strong&gt;AWS, GCP, Azure, and OVH&lt;&#x2F;strong&gt;
along the axes that matter for 7-year archival: services available, storage model, ingest
cost, 7-year total cost at 100 GB&#x2F;day, Kubernetes integration, security, and query
interfaces.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Full guide:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-guide&#x2F;&quot;&gt;AWS vs. GCP vs. Azure vs. OVHcloud: The Complete Guide to Managed Log Archiving&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Part 1 — this post:&lt;&#x2F;strong&gt; Services overview, storage model, and 7-year cost comparison&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-preflight&#x2F;&quot;&gt;Part 2 — Pre-Flight, Flexibility &amp;amp; Auditor Export:&lt;&#x2F;a&gt; Pre-flight checklist, retroactive flexibility, auditor export&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-operations&#x2F;&quot;&gt;Part 3 — Operations:&lt;&#x2F;a&gt; Onboarding, Kubernetes integration, ingest pipeline, backup &amp;amp; DR&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-security&#x2F;&quot;&gt;Part 4 — Security &amp;amp; Compliance:&lt;&#x2F;a&gt; IAM&#x2F;RBAC, encryption, WORM, GDPR, compliance certificates&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-ux&#x2F;&quot;&gt;Part 5 — Query, Dashboards &amp;amp; Recommendations:&lt;&#x2F;a&gt; Query interfaces, dashboards, alerting, cold-tier behaviour, when to use which&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-aws-gcp-azure-ovh-log-archiving-production&#x2F;&quot;&gt;Part 6 — Production Checklist, Guardrails &amp;amp; Runbooks:&lt;&#x2F;a&gt; Loss detection, privacy, schema, cost guardrails, runbooks, fire drills&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;Self-hosted alternative: &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse&#x2F;&quot;&gt;Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse&lt;&#x2F;a&gt; — tiering, compression, resource consumption, SaaS options.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;p&gt;Retaining logs for seven or more years is a very different problem than storing the last
30 days of operational logs. Ingest cost per GB, the ability to query old data without
restoring from tape, and long-term pricing predictability dominate over query latency.
Each of the four providers covered here has a fundamentally different answer to this
problem — and for at least one of them, the honest answer is “our managed offerings are
not designed for this; run it yourself instead.”&lt;&#x2F;p&gt;</description>
      </item>
      <item>
          <title>Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse: The Complete Guide</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-guide/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-guide/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-guide/">&lt;p&gt;This is the index and reading guide for a five-part series comparing Elasticsearch,
OpenSearch, Grafana Loki, Quickwit, and ClickHouse as backends for long-term log archiving —
retention measured in years, not days. It is for anyone choosing or operating a log-storage
backend: the comparison is empirically grounded across storage tiering, operations, security,
and day-to-day usability, and closes with a full working ClickHouse pipeline running on OVH
Managed Kubernetes Service (MKS).&lt;&#x2F;p&gt;</description>
      </item>
      <item>
          <title>Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse: Kubernetes Operations, Backup &amp; DR</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-operations/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-operations/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-operations/">&lt;p&gt;Cluster setup, ingest pipelines, and backup &amp;amp; disaster recovery differ significantly across
&lt;strong&gt;Elasticsearch&lt;&#x2F;strong&gt;, &lt;strong&gt;OpenSearch&lt;&#x2F;strong&gt;, &lt;strong&gt;Grafana Loki&lt;&#x2F;strong&gt;, &lt;strong&gt;Quickwit&lt;&#x2F;strong&gt;, and &lt;strong&gt;ClickHouse&lt;&#x2F;strong&gt; —
and these differences often matter more than raw performance when a log archive must run
reliably for 7+ years.&lt;&#x2F;p&gt;
&lt;p&gt;This is Part 2 of a five-part series.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Full guide:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-guide&#x2F;&quot;&gt;Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse: The Complete Guide&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse&#x2F;&quot;&gt;Part 1 — Comparison:&lt;&#x2F;a&gt; Storage tiering, compression, resource consumption, query languages, SaaS options&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Part 2 — Operations — this post:&lt;&#x2F;strong&gt; Setup, ingest pipeline, ECS vs. OTel, backup &amp;amp; DR, observability, alerting&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-security&#x2F;&quot;&gt;Part 3 — Security &amp;amp; Compliance:&lt;&#x2F;a&gt; Encryption, RBAC, WORM &#x2F; S3 Object Lock&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-ux&#x2F;&quot;&gt;Part 4 — UX, Dashboards &amp;amp; Alerts:&lt;&#x2F;a&gt; UI layers, log search UX, cold-tier query behaviour, dashboard building, sharing, alerting&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-usecases&#x2F;&quot;&gt;Part 5 — Use Case:&lt;&#x2F;a&gt; Vector, Istio&#x2F;Envoy, nginx, Java on OVH MKS — complete ClickHouse ingestion setup and monthly awffull report&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;</description>
      </item>
      <item>
          <title>Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse: Security &amp; Compliance</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-security/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-security/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-security/">&lt;p&gt;Access control, encryption, and immutability requirements often determine whether a log
archive can be used for compliance purposes — and the five systems differ substantially in
what they enforce natively versus what must be delegated to infrastructure.&lt;&#x2F;p&gt;
&lt;p&gt;This is Part 3 of a five-part series.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Full guide:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-guide&#x2F;&quot;&gt;Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse: The Complete Guide&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse&#x2F;&quot;&gt;Part 1 — Comparison:&lt;&#x2F;a&gt; Storage tiering, compression, resource consumption, query languages, SaaS options&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-operations&#x2F;&quot;&gt;Part 2 — Operations:&lt;&#x2F;a&gt; Setup, ingest pipeline, ECS vs. OTel, backup &amp;amp; DR, observability, alerting&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Part 3 — Security &amp;amp; Compliance — this post:&lt;&#x2F;strong&gt; Encryption, RBAC, WORM &#x2F; S3 Object Lock&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-ux&#x2F;&quot;&gt;Part 4 — UX, Dashboards &amp;amp; Alerts:&lt;&#x2F;a&gt; UI layers, log search UX, cold-tier query behaviour, dashboard building, sharing, alerting&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-usecases&#x2F;&quot;&gt;Part 5 — Use Case:&lt;&#x2F;a&gt; Vector, Istio&#x2F;Envoy, nginx, Java on OVH MKS — complete ClickHouse ingestion setup and monthly awffull report&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;</description>
      </item>
      <item>
          <title>ClickHouse Use Case: Vector, Istio, nginx, Java on OVH MKS</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-usecases/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-usecases/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-usecases/">&lt;p&gt;The first four parts of this series compared Elasticsearch, OpenSearch, Loki, Quickwit, and
ClickHouse across storage models, operations, security, and UX. This part shows what a
concrete production setup looks like when the decision has been made: &lt;strong&gt;ClickHouse&lt;&#x2F;strong&gt; as the
log store, &lt;strong&gt;Vector&lt;&#x2F;strong&gt; as the ingestion agent, running on &lt;strong&gt;OVH Managed Kubernetes Service
(MKS)&lt;&#x2F;strong&gt; with &lt;strong&gt;OVH Object Storage&lt;&#x2F;strong&gt; as the cold tier.&lt;&#x2F;p&gt;
&lt;p&gt;This is Part 5 of a five-part series:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Full guide:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-guide&#x2F;&quot;&gt;Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse: The Complete Guide&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse&#x2F;&quot;&gt;Part 1&lt;&#x2F;a&gt; — storage models, compression, resource consumption, and SaaS options&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-operations&#x2F;&quot;&gt;Part 2&lt;&#x2F;a&gt; — cluster setup, Kubernetes operations, backup and disaster recovery&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-security&#x2F;&quot;&gt;Part 3&lt;&#x2F;a&gt; — encryption, RBAC, and WORM compliance&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-ux&#x2F;&quot;&gt;Part 4&lt;&#x2F;a&gt; — UI layers, dashboards, alerting, and cold-tier query behaviour&lt;&#x2F;li&gt;
&lt;li&gt;Part 5 — this post&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;</description>
      </item>
      <item>
          <title>Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse: UX, Dashboards &amp; Alerts</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-ux/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-ux/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse-ux/">&lt;p&gt;Day-to-day operability of a log archive depends less on storage internals and more on what
happens when an engineer opens a browser and searches for the cause of last Tuesday’s
outage — or, years later, a compliance auditor queries a 4-year-old event trail. The five
systems differ substantially in the quality of their search UI, how well they support
dashboard building and sharing, and how (or whether) they handle alerts natively. This post
covers all of those dimensions.&lt;&#x2F;p&gt;
&lt;p&gt;This is Part 4 of a five-part series.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Full guide:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-guide&#x2F;&quot;&gt;Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse: The Complete Guide&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse&#x2F;&quot;&gt;Part 1 — Comparison:&lt;&#x2F;a&gt; Storage tiering, compression, resource consumption, query languages, SaaS options&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-operations&#x2F;&quot;&gt;Part 2 — Operations:&lt;&#x2F;a&gt; Setup, ingest pipeline, ECS vs. OTel, backup &amp;amp; DR, observability, alerting&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-security&#x2F;&quot;&gt;Part 3 — Security &amp;amp; Compliance:&lt;&#x2F;a&gt; Encryption, RBAC, WORM &#x2F; S3 Object Lock&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Part 4 — UX, Dashboards &amp;amp; Alerts — this post:&lt;&#x2F;strong&gt; UI layers, log search UX, cold-tier query behaviour, dashboards, sharing, alerting&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-usecases&#x2F;&quot;&gt;Part 5 — Use Case:&lt;&#x2F;a&gt; Vector, Istio&#x2F;Envoy, nginx, Java on OVH MKS — complete ClickHouse ingestion setup and monthly awffull report&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;hr &#x2F;&gt;</description>
      </item>
      <item>
          <title>Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse: Long-Term Log Archiving for 7+ Years</title>
          <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse/</link>
          <guid>https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-05-14-es-os-loki-quickwit-clickhouse/">&lt;p&gt;Long-term log archiving is a deep topic. Each of the five systems covered here has its own
tiering model, object storage integration, query language, operational quirks, and security
posture. To do it justice, this comparison is split across &lt;strong&gt;five posts&lt;&#x2F;strong&gt; — take your time
reading them, and don’t hesitate to come back to individual sections more than once.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Full guide:&lt;&#x2F;strong&gt; &lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-guide&#x2F;&quot;&gt;Elasticsearch vs. OpenSearch vs. Loki vs. Quickwit vs. ClickHouse: The Complete Guide&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Part 1 — this post:&lt;&#x2F;strong&gt; Storage tiering, compression, resource consumption, query languages, SaaS options&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-operations&#x2F;&quot;&gt;Part 2 — Operations:&lt;&#x2F;a&gt; Setup, ingest pipeline, ECS vs. OTel, backup &amp;amp; DR, observability, alerting&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-security&#x2F;&quot;&gt;Part 3 — Security &amp;amp; Compliance:&lt;&#x2F;a&gt; Encryption, RBAC, WORM &#x2F; S3 Object Lock&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-ux&#x2F;&quot;&gt;Part 4 — UX, Dashboards &amp;amp; Alerts:&lt;&#x2F;a&gt; UI layers, log search UX, cold-tier query behaviour, dashboard building, sharing, alerting&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;blog.none.at&#x2F;blog&#x2F;2026&#x2F;2026-05-14-es-os-loki-quickwit-clickhouse-usecases&#x2F;&quot;&gt;Part 5 — Use Case:&lt;&#x2F;a&gt; Vector, Istio&#x2F;Envoy, nginx, Java on OVH MKS — complete ClickHouse ingestion setup and monthly awffull report&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;hr &#x2F;&gt;
&lt;p&gt;Storing logs for compliance, auditing, or forensic purposes often means retaining data for
&lt;strong&gt;seven years or more&lt;&#x2F;strong&gt;. That is a very different problem than storing the last 30 days of
operational logs. Hot-tier query latency matters less; cost per GB, the ability to still
search old data without restoring it manually, and the operational burden of keeping the
system alive for years become the dominant concerns.&lt;&#x2F;p&gt;
&lt;p&gt;This post compares five systems — &lt;strong&gt;&lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.elastic.co&#x2F;elasticsearch&quot;&gt;Elasticsearch&lt;&#x2F;a&gt;&lt;&#x2F;strong&gt;, &lt;strong&gt;&lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;opensearch.org&quot;&gt;OpenSearch&lt;&#x2F;a&gt;&lt;&#x2F;strong&gt;, &lt;strong&gt;&lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;grafana.com&#x2F;oss&#x2F;loki&#x2F;&quot;&gt;Grafana Loki&lt;&#x2F;a&gt;&lt;&#x2F;strong&gt;,
&lt;strong&gt;&lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;quickwit.io&quot;&gt;Quickwit&lt;&#x2F;a&gt;&lt;&#x2F;strong&gt;, and &lt;strong&gt;&lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;clickhouse.com&quot;&gt;ClickHouse&lt;&#x2F;a&gt;&lt;&#x2F;strong&gt; — along the axes that matter for long-term archiving:
tiering, object storage integration, compression, resource consumption during
ingest&#x2F;compact&#x2F;search, and available SaaS options. A separate section covers systems that
were evaluated but are &lt;strong&gt;not recommended&lt;&#x2F;strong&gt; for this use case.&lt;&#x2F;p&gt;</description>
      </item>
    </channel>
</rss>
