From 9c3859340d8b3dd89a99d6ab6ec100388f7b2a4e Mon Sep 17 00:00:00 2001 From: lechiennn Date: Mon, 6 Oct 2025 20:42:11 +0700 Subject: [PATCH] add translation for logging Signed-off-by: lechiennn --- content/vi/docs/reference/glossary/logging.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/vi/docs/reference/glossary/logging.md diff --git a/content/vi/docs/reference/glossary/logging.md b/content/vi/docs/reference/glossary/logging.md new file mode 100644 index 0000000000000..6fe813363b9a5 --- /dev/null +++ b/content/vi/docs/reference/glossary/logging.md @@ -0,0 +1,18 @@ +--- +title: Ghi nhật ký (Logging) +id: logging +date: 2019-04-04 +full_link: /docs/concepts/cluster-administration/logging/ +short_description: > + Nhật ký (logs) là danh sách các sự kiện được ghi lại bởi cụm hoặc ứng dụng. + +aka: +tags: +- architecture +- fundamental +--- + Nhật ký (logs) là danh sách các sự kiện được ghi lại bởi {{< glossary_tooltip text="cụm" term_id="cluster" >}} hoặc ứng dụng. + + + +Nhật ký của ứng dụng và hệ thống có thể giúp người vận hành hiểu được các sự kiện đang xảy ra trong cụm. Nhật ký đặc biệt hữu ích trong việc gỡ lỗi sự cố và giám sát hoạt động của cụm.