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