Skip to content

Latest commit

 

History

History
 
 

mulog-cloudwatch

μ/log -> Cloudwatch publisher

Clojars Project

This project contains the publisher for Amazon CloudWatch Logs

Usage

A μ/log publisher for Amazon CloudWatch Logs.

Please see Documentation page.

Testing

 lein do test

Alternatively, start AWS Localstack with the configured cloudwatch service

docker-compose rm -f && docker-compose up -d

and execute lein midje

License

Copyright © 2019-2021 Bruno Bonacci - Distributed under the Apache License v2.0