Giter VIP home page Giter VIP logo

Comments (4)

johnebgood avatar johnebgood commented on September 14, 2024

I just noticed that my node-red-out.log was 27G because of the logging. It would be great if this did not log anything and had an output for success and failure, in that way something could be logged to Splunk and then continue in the flow which could be to log the output or fail and another action could be taken. Another feature that caused me to use my own http request node to log to Splunk is I want to remove the additional message structure so just the raw payload data is logged and able to be referenced by name without the additional cumbersome and uneeded message.payload json references in Splunk. So the option would be to log the payload only as-is to the index.

from http-event-collector.

rXc3NtR1c avatar rXc3NtR1c commented on September 14, 2024

I have a fork where I have fixed both of these things, I've added a config node where you can set the default log level among other things, but then also adjust it via the msg object (msg.LogLevel) if you need to do something special.

I've also added a checkbox for console logging on/off. I haven't added a pull request here because there is one sitting from a few years back, but also because I removed the metrics part of it as I don't require it.

from http-event-collector.

gdziuba avatar gdziuba commented on September 14, 2024

@rXc3NtR1c

Sorry, I have been inactive on here. I am going to be more active now. Feel free to make a pull request.

from http-event-collector.

gdziuba avatar gdziuba commented on September 14, 2024

Node has been updated

from http-event-collector.

Related Issues (3)

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.