Skip to content

Install

Scan, recommend, install. Returns paste-ready Helm commands. Nothing in Log10x needs to be running yet.

You

scan env for install candidates

Log10x

Detected: fluent-bit DaemonSet (3 replicas) · EKS 1.28 · S3 bucket logs-archive · 2 forwarders, no Helm conflicts.

You

recommend install path

Log10x

Top pick: Reporter (standalone DaemonSet). No forwarder changes required. Alternatives ranked: Receiver inline, Retriever.

You ask Example answer
scan environment for install candidates Detected: fluent-bit DaemonSet (3 replicas) · EKS 1.28 · S3 bucket logs-archive.
recommend install path Top pick: Reporter, no forwarder changes required. Alternatives: Receiver inline, Retriever.
Retriever plan Helm + Terraform plan for the S3-backed overflow bucket.
configure engine, derive a per-pattern cap PR Unified action plan: drop / sample / compact / tier_down / offload / pass, one tool, one PR.
point the engine at a GitOps repo Wires LOG10X_GITOPS_REPO + LOG10X_GITOPS_TOKEN into the env profile so configure_engine can render gh pr create commands.
arm the recurring background watcher Schedules the tenx-recur daemon to re-run cost + drift checks on a cron and post a one-line digest.

Prerequisites

kubectl and/or aws CLI with credentials. Missing tools are reported and the advisors fall back to asking. Nothing in Log10x needs to be running yet.