Skip to content

exhuma/postgresql-logmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple log monitor for PostgreSQL CSV logs.

To enable CSV logs, please refer to the PostgreSQL docs.

This monitor takes into account that some queries might contain newlines, and properly parses the records.

Installation:

pip install --user git+https://github.com/exhuma/postgresql-logmon.git

After running as user installation like above, run it like this:

~/.local/bin/pglogmon --help

Or start monitoring right away:

~/.local/bin/pglogmon /psth/to/postgresql.csv

About

Simple monitor for PostgreSQL CSV logs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages