loganalysis
Version:
Collects stdout and stderr messages from Node.js applications and sends them to the IBM SmartCloud Analytics - Log Analysis service.
23 lines (22 loc) • 503 B
JSON
{
"name": "loganalysis",
"version": "1.0.4",
"author": {
"name": "IBM"
},
"description": "Collects stdout and stderr messages from Node.js applications and sends them to the IBM SmartCloud Analytics - Log Analysis service.",
"keywords": [
"cloud foundry",
"cloudfoundry",
"LogAnalysis",
"smart cloud",
"smartcloud",
"bluemix",
"ibm"
],
"homepage": "http://www.ibm.com",
"repository": {},
"dependencies": {},
"main": "./lib/index",
"scripts": {}
}