https://github.com/lukehagar/va-log-parser
Node Module to Parse SailPoint VA logs
https://github.com/lukehagar/va-log-parser
Last synced: 6 months ago
JSON representation
Node Module to Parse SailPoint VA logs
- Host: GitHub
- URL: https://github.com/lukehagar/va-log-parser
- Owner: LukeHagar
- License: mit
- Created: 2022-08-09T21:03:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T19:52:30.000Z (over 3 years ago)
- Last Synced: 2025-03-11T22:42:40.993Z (over 1 year ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VA-Log-Parser
> This tool is not developed, maintained or supported by SailPoint.
> It is a community effort to help manage and support IdentityNow.
[GitHub](https://github.com/LukeHagar/VA-Log-Parser "GitHub Repo")
[NPM](https://www.npmjs.com/package/va-log-parser "npmjs Page")
Node Module to Parse SailPoint VA logs
# Installation
```node
npm i -g va-log-parser
```
# Usage
with the folder containing the logs currently open
```node
parse-va-log;
```