mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 12:29:18 +00:00
Add link target for logging
This commit is contained in:
@@ -195,7 +195,7 @@ grep '^# ' index.html | grep -v '<br' | tr '#' '-'
|
||||
|
||||
- Rolling updates
|
||||
- Secrets management and encryption at rest
|
||||
- Centralized logging
|
||||
- [Centralized logging](#logging)
|
||||
- Metrics collection
|
||||
|
||||
---
|
||||
@@ -3576,6 +3576,8 @@ For more information about locking, you can check the [upcoming documentation](h
|
||||
|
||||
---
|
||||
|
||||
name: logging
|
||||
|
||||
# Centralized logging
|
||||
|
||||
- We want to send all our container logs to a central place
|
||||
|
||||
Reference in New Issue
Block a user