Git Product home page Git Product logo

Comments (8)

idohalevi avatar idohalevi commented on September 14, 2024

@lx223 thank you for the detailed issue. @yyyogev can you take a look next week?

from logzio-k8s.

yyyogev avatar yyyogev commented on September 14, 2024

@lx223 we pushed a test image with a fix, try it and let us know if it works out
try logzio/logzio-k8s:test instead of logzio/logzio-k8s:latest

from logzio-k8s.

lx223 avatar lx223 commented on September 14, 2024

Hi @yyyogev, thanks for the new image. I just tried it. It worked partially.

Most of the fields are now parsed correctly. But just the message field is missing. For example, the following log entry would contain every field such as level, logger but not the message field.

{"level":"INFO","logger":"io.dropwizard.server.DefaultServerFactory","thread":"main","message":"Regstering jersey handler with root path prefix: /","service-name":"main-service","timestamp":"2020-02-16T15:40:08.367Z"}

from logzio-k8s.

yyyogev avatar yyyogev commented on September 14, 2024

@lx223 is the message itself moved under another field or dropped entirely?

from logzio-k8s.

lx223 avatar lx223 commented on September 14, 2024

@yyyogev dropped entirely

from logzio-k8s.

yyyogev avatar yyyogev commented on September 14, 2024

Probably because they have the same name.. Currently, I don't see a way around this problem

from logzio-k8s.

lx223 avatar lx223 commented on September 14, 2024

Thanks @yyyogev. I can remap the message field to different name. It's probably worth being documented as it would come as a surprise especially when there are third-party software where json fields cannot be easily remapped. Please let me know when the new change is released.

from logzio-k8s.

yyyogev avatar yyyogev commented on September 14, 2024

@lx223 you could also use our support to parse the json-as-string from a specific field

from logzio-k8s.

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.