Package Exports
- nodejs-collector
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nodejs-collector) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
collector
AKA Program A
This is the NodeJS program running on the data gathering machines
- Detects changes in a DIR
- Look at new file
- Opens file
- Parses file data
- Packages data as a json doc
- Sends data to central server
- Constantly running