@sematext/logagent-nodejs-monitor

2.0.10 • Public • Published

Monitoring for @sematext/logagent

This plugin provides monitoring for the @sematext/logagent process with SPM for Node.js.

Installation

Make sure @sematext/logagent (> v2.0) is installed.

npm i -g @sematext/logagent 
npm i -g @sematext/logagent-nodejs-monitor 

Then add following lines to your logagent 2.x config file:

input:
  logagentMonitor:
    module: @sematext/logagent-nodejs-monitor
    INFRA_TOKEN: YOUR_SEMATEXT_INFRA_MONITORING_TOKEN
    MONITORING_TOKEN: YOUR_NODEJS_APP_TOKEN
    SPM_LOG_TO_CONSOLE: false
    SPM_LOG_LEVEL: error

Restart logagent-js service.

Documentation

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.0.100latest

Version History

VersionDownloads (Last 7 Days)Published
2.0.100
2.0.90
2.0.80
2.0.70
2.0.61
2.0.50
2.0.20
2.0.00
1.0.110
1.0.100
1.0.90
1.0.71
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.01

Package Sidebar

Install

npm i @sematext/logagent-nodejs-monitor

Weekly Downloads

3

Version

2.0.10

License

ISC

Unpacked Size

16.6 kB

Total Files

7

Last publish

Collaborators

  • megastef
  • sematext