Skip to content

WIP: out_manticore: add native streaming output - #1

Open
sanikolaev wants to merge 3 commits into
masterfrom
feat/manticore-output
Open

WIP: out_manticore: add native streaming output#1
sanikolaev wants to merge 3 commits into
masterfrom
feat/manticore-output

Conversation

@sanikolaev

Copy link
Copy Markdown
Collaborator

No description provided.

Add a built-in output plugin that sends Fluent Bit log records to Manticore Search's native /bulk endpoint using HTTP chunked transfer encoding. Include preflight record validation, retry classification, runtime wire tests, documentation, and an example configuration.
Send native NDJSON to /bulk?bulk_import=<table>, close each flush connection to release the server reservation, and require stable non-zero numeric IDs. Reject duplicate IDs before delivery and classify permanent item errors without retrying the Fluent Bit chunk.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant