Skip to content

Telemetry Service: Logs #351

Description

@tanmoysrt
  • Evaluate Quickwit if it's enough for us. Maybe some stress testing needed to for ingestion + search capability.
  • Rebuild this service for log collection.
  • Integrate it with pilot.
    • Should be able to ship all vm logs, pilot specific logs, pilot's audit log, crash log, all bench, site logs. Can we write our own parser, as part of admin process. If that's heavy, better to use a exporter.
    • If need daemon even, lets use fluentibit , filebeat is too heavy. This one also should work as non-root user.
    • Ship MariaDB, Postgres's slow query log, error log
    • Ship all NGINX logs
  • Integrate with Atlas / Central (Need to get the requirements)
  • Indexing : Quickwit has the limitation on data indexing. Elasticsearch also has similiar issue. Can we do something magical that we can change schema definition easily without much ops effort.
  • It will be mutli-tenant. But, can be simple api token based. Central already do JWT minting with jwks, so that can be reused.
  • Add support for retention config per client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions