Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Perangkat air gap Google Distributed Cloud (GDC) menyediakan kemampuan logging operasional untuk membantu Anda mengelola aplikasi dan layanan secara efektif. Log operasional mencatat
informasi tentang kondisi, perubahan, dan tindakan yang terjadi dalam
deployment Anda, sehingga memungkinkan developer dan operator melakukan hal berikut:
Memecahkan masalah: Identifikasi dan diagnosis error atau perilaku yang tidak terduga dalam aplikasi dan infrastruktur Anda.
Memantau performa: Lacak penggunaan resource, catat peristiwa sistem, dan optimalkan performa aplikasi.
Bagian ini membantu memahami dan membuat kueri log operasional. Gunakan bagian ini sebagai referensi saat membuat ekspresi LogQL (Log Query Language) untuk menelusuri log operasional. Untuk mengetahui informasi selengkapnya, lihat
Mengkueri dan melihat log.
GDC mengumpulkan log operasional untuk berbagai resource, termasuk berikut ini:
Pod Kubernetes: Log diambil dari output standar
(stdout) dan aliran error standar (stderr) aplikasi Anda,
dengan mematuhi format logging Antarmuka Runtime Container (CRI) Kubernetes.
Praktik ini memastikan konsistensi dan kompatibilitas dengan alat dan praktik pencatatan log Kubernetes. Untuk mengetahui informasi selengkapnya tentang format ini, lihat dokumentasi Kubernetes resmi:
https://github.com/kubernetes/design-proposals-archive/blob/main/node/kubelet-cri-logging.md.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-04 UTC."],[],[],null,["# Operational logs overview\n\nGoogle Distributed Cloud (GDC) air-gapped appliance provides operational logging capabilities to help\nyou manage your applications and services effectively. Operational logs capture\ninformation about the conditions, changes, and actions occurring within your\ndeployments, letting developers and operators do the following:\n\n- **Troubleshoot issues**: Identify and diagnose errors or unexpected behavior in your applications and infrastructure.\n- **Monitor performance**: Track resource usage, maintain a record of system events, and optimize application performance.\n\nThis section helps to understand and query operational logs. Use this section\nfor reference when constructing\n[LogQL](https://grafana.com/docs/loki/latest/logql/) (Log Query Language)\nexpressions to search for operational logs. For more information, see\n[Query and view logs](/distributed-cloud/hosted/docs/latest/appliance/platform/pa-user/query-and-view-logs).\n\nGDC collects operational logs for various resources,\nincluding the following:\n\n- **Kubernetes pods** : Logs are captured from the standard output (`stdout`) and standard error (`stderr`) streams of your applications, adhering to the Kubernetes Container Runtime Interface (CRI) logging format. This practice ensures consistency and compatibility with Kubernetes' logging tools and practices. For more information on this format, refer to the official Kubernetes documentation: \u003chttps://github.com/kubernetes/design-proposals-archive/blob/main/node/kubelet-cri-logging.md\u003e."]]