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

https://github.com/permafrost-dev/pg-log-analyzer


https://github.com/permafrost-dev/pg-log-analyzer

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# pg-log-analyzer

---

analyze postgres server logs

## Setup

```bash
go mod tidy
```

## Building the project

```bash
task build
```

---

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

## Security Vulnerabilities

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

## Credits

- [Patrick Organ](https://github.com/patinthehat)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.