Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Dokumen ini menjelaskan cara menemukan, memfilter, dan mengecualikan entri log yang merupakan bagian dari grup error saat menggunakan Logs Explorer.
Grup error
membantu Anda mengidentifikasi tren dan masalah berulang di lingkungan Anda dengan mengelompokkan
entri log yang memiliki error berdasarkan nilai seperti
jenis pengecualian, frame, atau pesan.
Menemukan detail grup error untuk entri log
Untuk melacak error berulang di seluruh aplikasi dan mengelola status penyelesaiannya, gunakan halaman Error Reporting di konsol Google Cloud .
Halaman Pelaporan Error mencantumkan grup error, termasuk
informasi tentang jenis error tertentu, jumlah kemunculan error,
dan status penyelesaian setiap grup.
Pelaporan Error otomatis menetapkan nilai kolom ID error_groups selama pembuatan grup error. Kolom
berisi karakter alfanumerik, -, dan _.
Untuk membuat kueri grup error tertentu, lakukan hal berikut:
Di konsol Google Cloud , buka halaman Error Reporting:
Jika Anda menggunakan kotak penelusuran untuk menemukan halaman ini, pilih hasil yang subjudulnya adalah
Logging.
Untuk melihat entri log yang terkait dengan grup error, masukkan filter berikut ke kolom editor kueri:
errorGroups.id:*
Di panel Query results, pilih entri log yang menampilkan tombol
Error group.
Klik tombol Grup error dan
pilih Lihat detail grup error:
Misalnya, screenshot berikut menunjukkan dua entri log dengan tingkat keparahan minimal error.
Salah satu entri ini diberi anotasi dengan tombol Grup error. Screenshot berikut juga menggambarkan opsi yang tersedia dengan tombol ini:
Setelah Anda memilih Lihat detail grup error, halaman Pelaporan error akan terbuka dan menampilkan informasi tentang grup error.
Anda juga dapat menggunakan opsi di tombol Grup error untuk mengubah entri log yang ditampilkan Logs Explorer:
Untuk menyelidiki grup error secara lebih mendetail, pilih
Tampilkan entri dalam grup error ini. Logs Explorer diperbarui dan hanya menampilkan entri log tersebut dalam grup error yang sama. Sekarang Anda dapat menerapkan
parameter kueri tambahan ke entri log grup error.
Untuk menghapus grup error tertentu dari hasil kueri Anda,
pilih Sembunyikan entri di grup error ini. Log Explorer diperbarui dan semua entri log dalam grup error ini disembunyikan dari tampilan.
Memantau grup error
Anda dapat mengonfigurasi Error Reporting untuk memberi tahu Anda saat mendeteksi grup error baru. Layanan ini juga memungkinkan Anda melihat histori error untuk setiap kelompok error dan mengelola error tersebut. Untuk mengetahui informasi selengkapnya, lihat dokumen berikut:
Anda tidak dapat membuat metrik berbasis log yang menghitung jumlah entri log dengan grup error atau mengonfigurasi pemberitahuan berbasis log untuk memberi tahu Anda saat entri log berisi grup error. Demikian pula, Anda tidak dapat mengekstrak nilai dari kolom
errorGroups ke dalam label yang dilampirkan ke metrik berbasis log atau
pemberitahuan berbasis log.
[[["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-08-11 UTC."],[],[],null,["# Find log entries with error groups\n\nThis document describes how to find, filter, and exclude log entries that are\npart of error groups when using the Logs Explorer.\n[Error groups](/error-reporting/docs/grouping-errors)\nhelp you identify trends and recurring problems in your environment by grouping\nlog entries that have errors by values such\nas exception type, frames, or messages.\n\nFind error group details for a log entry\n----------------------------------------\n\nTo track recurring errors across your application and to manage their resolution\nstatus, use the **Error Reporting** page of the Google Cloud console.\nThe **Error Reporting** page lists error groups, including\ninformation about the specific type of error, the number of error occurrences,\nand the resolution status of each group.\n\nError Reporting automatically sets the value of the\n`error_groups` ID field during the creation of an error group. The field\ncontains alphanumeric characters, `-` and `_`.\n\nTo query for a specific error group, do the following:\n\n1. In the Google Cloud console, go to the **Error Reporting** page:\n\n [Go to **Error Reporting**](https://console.cloud.google.com/errors)\n\n \u003cbr /\u003e\n\n You can also find this page by using the search bar.\n2. Click the error name.\n3. In the **Recent samples** panel, click **View Logs** from any log entry to redirect you to the **Logs Explorer** page.\n4. In the **Logs Explorer** , the query-editor field is populated with the\n `error_groups` ID field. For example, `errorGroups.id=\"CJqhkd7Qvsbj2QE\"`.\n\n The list of log entries contributing to that error group is shown in the\n **Query results** pane.\n\nTo query for log entries that belong to any error group and to find the error\ngroup details, do the following:\n\n1. In the Google Cloud console, go to the **Logs Explorer** page:\n\n [Go to **Logs Explorer**](https://console.cloud.google.com/logs/query)\n\n \u003cbr /\u003e\n\n If you use the search bar to find this page, then select the result whose subheading is\n **Logging**.\n2. To view log entries associated with any error group, enter the following\n filter into the query-editor field:\n\n errorGroups.id:*\n\n3. In the **Query results** pane, select a log entry that displays the\n **Error group** button.\n\n4. Click the **Error group** button and\n select **View error group details**:\n\n For example, the following screenshot shows two log entries with a\n severity level of at least error.\n One of these entries is annotated with the\n **Error group** button. The following screenshot also illustrates the\n options available with this button:\n\n After you select **View error group details** , the **Error reporting**\n page opens and displays information about the error group.\n\nYou can also use the options in the\n**Error group** button to change which log entries the Logs Explorer\ndisplays:\n\n- To investigate the error group in more detail, select\n **Show entries in this error group**. Logs Explorer is refreshed and\n displays only those log entries in the same error group. You can now apply\n additional query parameters to the error group's log entries.\n\n- To remove a specific error group from your query results,\n select **Hide entries in this error group**. Logs Explorer is refreshed\n and all log entries in this error group are hidden from the display.\n\nMonitor error groups\n--------------------\n\nYou can configure Error Reporting to notify you when it detects a\nnew error group. This service also lets you view the history of errors for\neach error group and to manage those errors. For more information,\nsee the following documents:\n\n- [Configure and manage notifications](/error-reporting/docs/notifications)\n- [View and filter errors](/error-reporting/docs/viewing-errors)\n\nYou can't create log-based metrics that count the number of log entries with\nerror groups or configure a log-based alert to notify you when a log entry\ncontains an error group. Similarly, you can't extract values from the\n`errorGroups` field into a label attached to a log-based metric or\nlog-based alert."]]