Git Product home page Git Product logo

Comments (2)

RuudMeeuwsen avatar RuudMeeuwsen commented on August 17, 2024

After the latest update, we no longer see the duplicate logs. However, we're still missing log entries.
Thanks to the additional logging that logproxy now provides, I was able to capture a few log entries that result in an error, and an example of a log entry that is being forwarded.

I've captured three POSTs that resulted in an error:
logproxy_error1
logproxy_error2
logproxy_error3

While the response from HSP complains about the transactionId, that seems to be incorrect, as the transactionId is in the request and contains a UUIDv4 (which should be accepted by HSP Logging).

I've captured this example of a POST that was accepted:
logproxy_good
Interestingly, this also contains a very similar transactionId, suggesting that that is indeed not the issue.
However, it also shows that in this example, the message is base64 encoded (which it was not in the previous examples).

Could it be that were running into two issues here?

  • Logproxy not base64 encoding the message in some cases
  • HSP Logging returning an incorrect error message in this scenario

from logproxy.

loafoe avatar loafoe commented on August 17, 2024

@RuudMeeuwsen looks like latest versions resolves this, closing. Thanks for the extensive issue details!

from logproxy.

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.