Apply ingest node pipeline to an index/data stream

Never used fluentbit but I would try the setting for pipeline.

For example Logstash you can define the pipeline.
Filebeats you can define a pipeline ID.

You could also use the index.default_pipeline or index.final_pipeline index setting.