ref: fac68605505426d8f89eac27dcc67795121d5201
./README.md
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
# Yats Yet Another Time Serie ## Yats Features - Rest interface for logging, events and metrics - Distributed Timeseries Server - Datalake Syncing - Strong authentication with mTLS ## Use Cases - Distributed logging - Sensor logging ## How To Build Yats Server ``` cd yats/server go build ``` ## License The code is freely available under the Affero GPL License see: [COPYING](/yats.git/tree/master/COPYING) Additional commercial support and licensing is available on request. Just issue a [support request](https://kevwe.com/message) and mention you are interested in [yats]() |