Skip to content

Support snapshots to permanently save the currently retrieved logs #32

@HumanUser

Description

@HumanUser

Why

Log rotation often wipes old data. Sometimes you want to save what you're seeing right now for later - debugging, audits, sharing, etc.

What

  • Add "Save snapshot" button in the UI
  • Export current view (query + time range) to file and store it to s3 (or database or file?) - storage should be configurable via config file
  • Show link to download or re-open snapshot later
  • Add snapshot listing page
  • Snapshot cleanup?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions