Git Product home page Git Product logo

Comments (5)

cosmo0920 avatar cosmo0920 commented on August 17, 2024 2
* Log this as an "error" not a "warning"?

We can't do it. This warning is generated in Fluentd core.

If the plugin receives this error back from ES, write the "chunk" to disk somewhere (dead letter queue?) and "move on"

Adding 413 HTTP status code handling in ES plugin can achieve your feature request. WDYT?

from fluent-plugin-aws-elasticsearch-service.

kkc avatar kkc commented on August 17, 2024 2

can we make this as configurable? since I know the maximum size of HTTP Request Payloads varies with different instance type.

from fluent-plugin-aws-elasticsearch-service.

srkiNZ84 avatar srkiNZ84 commented on August 17, 2024 1

Adding 413 HTTP status code handling in ES plugin can achieve your feature request. WDYT?

Yep, sounds good to me! What are your thoughts as to how it should behave if it receives this message back? Should it just give up/delete that chunk? Is there any way to split it and resend or put it somewhere and move to the next chunk?

from fluent-plugin-aws-elasticsearch-service.

cosmo0920 avatar cosmo0920 commented on August 17, 2024

Supported splitting huge chunk requests (> 20MB) feature on ES plugin side:
uken/fluent-plugin-elasticsearch#535

Should we this feature configurable?

from fluent-plugin-aws-elasticsearch-service.

dmgcodevil avatar dmgcodevil commented on August 17, 2024

hi, any updates ? @cosmo0920 did you have a chance to fix the issue ?

from fluent-plugin-aws-elasticsearch-service.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.