Skip to content

Conversation

@Wiston999
Copy link

No description provided.

… record accessor support

Signed-off-by: Victor Cabezas <[email protected]>
@Wiston999 Wiston999 changed the title out_es: Add documentation for target_index out_es: Add documentation for index record accessot Aug 17, 2023
@Wiston999 Wiston999 changed the title out_es: Add documentation for index record accessot out_es: Add documentation for index record accessor Aug 17, 2023
@github-actions
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Nov 16, 2023
@lecaros lecaros requested review from a team as code owners March 25, 2025 14:34
@eschabell eschabell added conflict Waiting on conflict to be resolved by contributor waiting-on-review Waiting on a review from mainteners labels Oct 22, 2025
@eschabell eschabell self-assigned this Oct 22, 2025
@eschabell eschabell requested a review from esmerel October 22, 2025 19:07
@eschabell eschabell removed the Stale label Oct 22, 2025
@eschabell
Copy link
Collaborator

@esmerel can you review this PR, still waiting on code PR fluent/fluent-bit#7716 where I nudged the code owner and a review?

Fixing changes I accidentally overwrote.

Signed-off-by: Lynette  Miles <[email protected]>
@esmerel
Copy link
Contributor

esmerel commented Oct 28, 2025

I accidentally overwrote while fixing the conflict and then fixed the changes - @eschabell, there's an example at the end that needs a newer code sample.

@eschabell eschabell added gitbook-issues and removed conflict Waiting on conflict to be resolved by contributor labels Nov 4, 2025
| `HTTP_API_Key` | API key for authenticating with Elasticsearch. Must be `base64` encoded. If `HTTP_User` or `Cloud_Auth` are defined, this parameter is ignored. | _none_ |
| `Index` | Index name | `fluent-bit` |
| `Type` | Type name | `_doc` |
| `Target_index` | When included: destination index will be rendered using this record accessor syntax. If any field in the record accessor expression is not found in the record, the value of `Index` setting is used. | _none_ |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems different to the equivalent approach taken by the Opensearch output: https://docs.fluentbit.io/manual/data-pipeline/outputs/opensearch

I would expect both to use the same value and that's probably a comment on the implementation side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants