Coder Social home page Coder Social logo

Not printing log messages anymore about utern HOT 3 OPEN

nerixim avatar nerixim commented on May 27, 2024
Not printing log messages anymore

from utern.

Comments (3)

tomat avatar tomat commented on May 27, 2024 2

Doing some debugging and reading AWS docs I found that the LastEventTimestamp is indeed updated "slowly", docs say:

"The lastEventTime value updates on an eventual consistency basis. It typically updates in less than an hour from ingestion, but in rare situations might take longer."

Code comments seem to imply that instead LastIngestionTime is used, since it should update faster, but the docs for that also say:

"It typically updates in less than an hour after ingestion, but in rare situations might take longer."

Will try to check if it is indeed updating more slowly than usual for some reason, but I think that could be the problem

from utern.

tomat avatar tomat commented on May 27, 2024 1

Same problem here, been like this for at least a couple of weeks

  1. Can't get very recent events unless I get 10m or more, i e 1m won't work but 10m will show 10m of data including up to now
  2. Not getting new events after the initial get, but watch not working, as mentioned above

No Cloudwatch-related changes to my AWS setup. I tried deleting old empty log groups but did not make a difference.

from utern.

tomat avatar tomat commented on May 27, 2024 1

The ListStreams function is filtering based on LastIngestionTime, so it won't even tail streams until the ingestion time is updated

Also confirmed that LastIngestionTime is not updating "live", in my case it seems to be in sync with LastEventTimestamp right now

from utern.

Related Issues (10)

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.