Unified Logging for network
Yasumasa Suenaga
suenaga at oss.nttdata.com
Sat Nov 7 13:26:10 UTC 2020
Hi all,
Thank you for sharing various opinions!
The most of concerns seems TCP socket handling in UL.
So I described my opinion on Gist. Could you read it?
https://gist.github.com/YaSuenag/dacb6d94d8684915422232c7a08d5b5d
Thanks,
Yasumasa
On 2020/11/02 20:20, Yasumasa Suenaga wrote:
> Hi all,
>
> We need to out UL to stdout and/or file. If we can out it to TCP socket, I think it is useful.
>
> For example, some system gather all logs to document oriented databases (e.g. Elasticsearch) and/or cloud monitoring platform (e.g. CloudWatch). If HotSpot can out UL to TCP socket, we can send all logs to them via TCP input plugin (Fluentd, Logstash).
>
> I think it is useful for container platform. What do you think?
> If it is worth to work, I will add CSR and JBS ticket, and also will create patch.
More information about the hotspot-runtime-dev
mailing list