end-of-game/cloudunit

Add Logging Analytics Capabilities

sebastienmusso opened this issue · 1 comments

We need to extract some metrics from applicative container.
I'm thinking about a logstash module parsing logs and sending data to an elasticsearch database.

Could you explain the data worflow from the data extraction to the delevery into ES ?
As previously explained, you will detect the container creation then associate a new container.
Do you associate a pattern for each nature of container ?
Thanks