Skip to content

LLM skill for FluentD to FluentBit migration #288

@asatt

Description

@asatt

Is your feature request related to a problem? Please describe

For the case migration from FluentD to FluentBit, we need to provide documentation and some kind of automation to help users migrate.

What users need to do to replace FluentD with FluentBit:

  • change deployment parameters, but it's quite simple, they usually just need to replace the fluentd section with flientbit. The rest of the parameters will be the same.
  • Change custom filters configuration from XML-like syntax to FluentBit INI-like syntax
  • Rewrite custom filters in the Ruby language to Lua scripts

Describe the solution you'd like

Create an LLM skill to automate and simplify migration.

Describe alternatives you've considered

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions