Giter Club home page Giter Club logo

node-red-contrib-logsene's Introduction

node-red-contrib-logsene

A Node-Red wrapper for Logsene

It makes your "Things" logging to the cloud. Where else? On your device is not much space!

Introduction

The node-red-contrib-logsene node makes it easy to log directly from node-red to Logsene by Sematext. If no text is specified in "msg.log" it logs "msg.payload". In any case it adds the complete msg object as JSON object.

Features:

  • Drag and drop on node-red
  • Settings UI - for Logsene Token and name of the log for your app
  • Logging to Sematext SaaS service Logsene On-Premises edition

Requirements

Installation and usage

  1. Change to your node-red working directory then use

    npm install node-red-contrib-logsene

  2. Restart node-red

  3. Open your browser (e.g. http://localhost:1880)

  4. The module 'logsene' registers to node-red you can find in the storage section on the left side panel in node-red.

  5. Drag the Logsene module to your worksheet

  6. double click on it to configure

  7. Enter the Logsene app token and name the log (e.g. iotLogger)

    • current limitation: pls. don't use special characters in it like '-'

What can I do with it?

  1. For example you want to log from a browser or app via WebSocket to the Logsene service:

websocket -> logsene

  1. You want to track msg objects from MQTT devices

mqtt -> logsene

  1. You want to log all tweets about you using sentiment analysis

twitter -> sentiment -> logsene

  1. Debug Node-Red flows - log msg objects in your flow at different places

Add parallel connection to outgoing connectors, in Logsene view by timestamp how your message changed in the flow

img

node-red-contrib-logsene's People

Contributors

megastef avatar seti123 avatar

Watchers

 avatar

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.