Skip to Content
Hands-On Software Engineering with Golang
book

Hands-On Software Engineering with Golang

by Achilleas Anagnostopoulos
January 2020
Intermediate to advanced
640 pages
16h 56m
English
Packt Publishing
Content preview from Hands-On Software Engineering with Golang

Making logging your trusted ally

Time and time again, logging always proves to be an invaluable resource for investigating the root cause of a problem in contemporary computer software. However, in the context of a microservice-based architecture, where requests cross service boundaries, being able to collect, correlate, and search the log entries that are emitted by each individual service is of paramount importance.

In the following sections, we will focus on the best practices for writing succinct log entries that are easily searchable and highlight some common pitfalls that you definitely want to avoid. Furthermore, we will discuss solutions for collecting and shipping the logs from your Kubernetes pods (or dockerized services) to a central ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Software Architecture with Golang

Hands-On Software Architecture with Golang

Jyotiswarup Raiturkar

Publisher Resources

ISBN: 9781838554491Supplemental Content