From f7a41ec59ada409cafc30b77711f2c7745a061a1 Mon Sep 17 00:00:00 2001 From: The New Stack <111312063+lovemycodesnippets@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:26:45 -0400 Subject: [PATCH] Added TNS resource for Kubernetes logs management (#2021) * Added TNS resource for Kubernetes logs management * Update content/roadmaps/102-devops/content/107-monitoring/102-logs-management/readme.md Co-authored-by: Kamran Ahmed --- .../content/107-monitoring/102-logs-management/readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/102-devops/content/107-monitoring/102-logs-management/readme.md b/content/roadmaps/102-devops/content/107-monitoring/102-logs-management/readme.md index 8caacac3f..87a72010a 100644 --- a/content/roadmaps/102-devops/content/107-monitoring/102-logs-management/readme.md +++ b/content/roadmaps/102-devops/content/107-monitoring/102-logs-management/readme.md @@ -1 +1,7 @@ -# Logs management \ No newline at end of file +# Logs Management + +Log management is the process of handling log events generated by all software applications and infrastructure on which they run. It involves log collection, aggregation, parsing, storage, analysis, search, archiving, and disposal, with the ultimate goal of using the data for troubleshooting and gaining business insights, while also ensuring the compliance and security of applications and infrastructure. + +Introduction to Logs Management +Log Management: What DevOps Teams Need to Know +Logging for Kubernetes: What to Log and How to Log It