Skip to content

haum/hms_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hms_logger, the logging microservice

This service simply log all messages passed to the RabbitMQ broker to a local MongoDB collection, for monitoring and debugging purposes.

Requirements

You need to have a working MongoDB server on the host that you are going to run the program on.

Using

Create a Python 3 virtualenv and install software:

$ virtualenv -ppython3 venv
$ source venv/bin/activate
(venv) $ pip install .

Then start the bot inside the virtual env:

(venv) $ hms_logger

License

This project is brought to you under MIT license. For further information, please read the provided LICENSE.txt file.

About

Logger microservice

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •