Unified Logging for network

John Rose john.r.rose at oracle.com
Sat Nov 7 21:13:00 UTC 2020


On Nov 7, 2020, at 10:52 AM, Thomas Stüfe <thomas.stuefe at gmail.com> wrote:
> 
> So if done right, this gets a bit complex. And I think it is worth doing
> right. Therefore I think, like John and Robbin, that before reinventing
> this wheel we should check if there are standard tools which do all this
> already.

I’d go a little farther:  Surely such a tool exists, because
the JVM is not unique as an event source.  Even if exactly
the right tool (a “UL shipper” in the gist) does not exist,
it does not follow that we should create and maintain
such a thing.  That’s the job of cloud infrastructure
engineers, who do something different from JVM
engineers.  If the JVM puts special requirements on
such a tool, then we need to work with one or more
“UL shipper” tool providers to meet in the middle,
not go off and build our own.

Thanks for the good discussion!

— John


More information about the hotspot-runtime-dev mailing list