An open API service indexing awesome lists of open source software.

https://github.com/chamilad/stratosinstancelifetimecounter

Listens to MemberInitialized and MemberTerminated events to calculate member uptime for billing
https://github.com/chamilad/stratosinstancelifetimecounter

Last synced: 5 months ago
JSON representation

Listens to MemberInitialized and MemberTerminated events to calculate member uptime for billing

Awesome Lists containing this project

README

          

# StratosInstanceLifetimeCounter
Listens to MemberInitialized and MemberTerminated events to calculate member uptime for billing

# Configuration

`counter.conf` is the configuration file where the message broker IP address and the port should be specified.

# Event deserialization

Events are deserialized anticipating Apache Stratos 4.1.0 events. If any errors occur during event desirialization, please open an issue.