Skip to content

p-mongodb/humolog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

humolog - Humanized MongoDB Logs

This script converts MongoDB 4.4+ JSON/"structured" logs to human-readable logs.

Usage

Basic usage:

humolog </path/to/mongod.log

humolog converts the JSON log to a plain text log using MongoDB 4.2 log format.

Requirements

This script requires Python 3 and has no dependencies besides the Python standard library.

License

MIT

About

Humanized MongoDB Logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages