- Install like any node tool
$ npm install
- package.json will download dependencies
$ node audit_users.js
The tool takes the following inputs
- [organization] - Name of your organization
- [username] - Your Edge username
- [password] - Your Edge password
- [starttime] - Start time of you your audit ( In Epoch Format with millisecods -- add 000 at the end to convert to milliseconds)
- [endtime] - End time of you your audit ( In Epoch Format with millisecods -- add 000 at the end to convert to milliseconds)