An open API service indexing awesome lists of open source software.

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

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;
```