@ibamboo/log

0.4.0 • Public • Published

Bamboo Log

js-standard-style

bamboo Docker Automated build npm

Introduction

Bamboo is an IoT platfrom which is the product of three teams:

  • Nahal Corporation
  • Bambil Corporation
  • I1820 Platfrom Developers

Log

Log is any incoming data from sensors, Expected to be received periodically.

Up and Running

This component depends on influx db as permanent storage for logs. you can use docker version of this database with following command:

sudo docker run --rm --name=influx -ti -p 8086:8086 influxdb

After running influx you can run docker version of log component with env based configurations, or you can use plain version of log component with file based configurations.

Configuration

Environment Name JSON Name Description
BAMBOO_DATABASE_NAME database.name InfluxDB database name
BAMBOO_DATABASE_HOST database.host InfluxDB host address
BAMBOO_CONNECTIVITY_HOST connectivity.host Bamboo connectivity host address
BAMBOO_CONNECTIVITY_PORT connectivity.port Bamboo connectivity port number
BAMBOO_HTTP_HOST http.host HTTP server listening host
BAMBOO_HTTP_PORT http.port HTTP server listening port
BAMBOO_WINSTOND_HOST winstond.host Winstond host address
BAMBOO_WINSTOND_PORT winstond.port Winstond port number

Readme

Keywords

none

Package Sidebar

Install

npm i @ibamboo/log

Weekly Downloads

1

Version

0.4.0

License

GPL-3.0

Last publish

Collaborators

  • tabrizian
  • 1995parham