Collecting Application Logs on Kubernetes
May 29th, 2018 – Mark CorwinLogs are a commonly used source of data to track, verify, and diagnose the state of a system. In the current landscape, typically all application and system logs are collected in centralized logging systems and exposed via APIs and Web UIs. Centralized logging tools are responsible for parsing, indexing, and analyzing log data to produce on demand insights for their consumers. These insights can range from providing search for error debugging to building reports tracking monthly business performance metrics.