Hacker News new | ask | show | jobs
by stuffonkeyboard 3601 days ago
This is false. You can also do this without microservices or containers. Or also syslog. Just my two cents!
1 comments

I wasn't saying you needed microservices or containers to do distributed logging. My point is that if you're building a distributed system, you need distributed logging (tracing) semantics. The actual logging mechanism (syslog, fluentd, etc) can be used -- as long as you propagate your UUID, etc.