goconserver 0.2.0
Changes
- Implement feature Output Plugins
With this feature, goconserver could send the console output in json format to multiple targets such as logstash, rsyslog, etc. - List console status in the result of
congo list
. - Fix a race condition when deleting node in
ondemand=true
mode. - Handle EAGAIN error when writing stdout at client side.