We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Elasticsearch ingest pipeline sometimes can be really usefull, especialy, when you want to modify something on elastic side
I mean this
Example from analogue (filebeat)
The text was updated successfully, but these errors were encountered:
Implement support for specifying ingest pipelines in Elasticsearch pl…
717781b
…ugin (ozontech#735) Signed-off-by: Aleksandrov Aleksandr <[email protected]>
Support for specifying ingest pipelines in Elasticsearch (ozontech#735)
0593d95
Signed-off-by: Aleksandrov Aleksandr <[email protected]>
Support for specifying ingest pipelines in Elasticsearch (#744)
93ceb6a
* Support for specifying ingest pipelines in Elasticsearch (#735) Signed-off-by: Aleksandrov Aleksandr <[email protected]> * Update e2e/file_elasticsearch/helpers.go Co-authored-by: Oleg Don <[email protected]> --------- Signed-off-by: Aleksandrov Aleksandr <[email protected]> Co-authored-by: aaleksandrov <[email protected]> Co-authored-by: Oleg Don <[email protected]>
No branches or pull requests
Elasticsearch ingest pipeline sometimes can be really usefull, especialy, when you want to modify something on elastic side
I mean this
Example from analogue (filebeat)
The text was updated successfully, but these errors were encountered: