Skip to content

Automate migration for different scenarios related with Logging using LLM skills #287

@asatt

Description

@asatt

Is your feature request related to a problem? Please describe

We have several logging-related migration scenarios that affect many people. Like:

  • Migrate from FluentD to FluentBit
  • Migrate from legacy text log format to structured JSON log format
  • Migrate from Graylog to VictoriaLogs

And we have a common requirement that for each migration, we need to provide:

  • migration guide
  • automate migration process (if possible)

Describe the solution you'd like

We need to create an LLM skill (for Claude Code, Cursor, etc.) to automate migration for the different scenarios described.

Describe alternatives you've considered

Create scripts to automate migration.

Additional information

Out of Scope

  • Migrate from Graylog to VictoriaLogs, reasons:
    • for services that print just logs in stdout - is not actual
    • for services that use Graylog API - it's the task for these services to migrate their logic

Metadata

Metadata

Assignees

No one assigned

    Labels

    epicList of issues that should be done

    Type

    No fields configured for Task.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions