Closed LACrea closed 1 month ago
hi @LACrea, can you clarify what you mean by:
Upload the configuration file used by fluent bit. Also occurs with other files. N/A, set the configuration below.
What's your working directory? i.e. where the database_file is being created.
Are you doing any other operation over the database_file (input_files.db) when starting Fluent Bit?
Hi José,
We added the database configuration which resolves the crash.
I would recommend that mandatory configuration fields are checked during initialization and report errors as opposed to crashing fluent bit.
@LACrea thanks for the report, we will make sure to update the code (cc: @leonardo-albertovich )
Hi @LACrea could you please clarify your config to reproduce? I've tried deleting the db file and not configuring the parameter, but it still not crashing. We appreciate your report and help to troubleshoot this.
Hi Lucas, I believe this was fixed with https://github.com/fluent/fluent-bit/commit/8f1fd00d07e676b74d33c0c26a121a0bf654383e and https://github.com/fluent/fluent-bit/commit/aadaf1c071c41198c08f5214708d4ee8ecd07f47. Let us know if that's not the case.
Bug Report
Describe the bug During initialization of the azure blob plugin with the following configuration, fluent bit crashes.
To Reproduce
Crashes during initialization.