Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Der Log-Explorer ist ein Tool in der Google Cloud Console, mit dem Sie gespeicherte Logeinträge abrufen, ansehen und analysieren können. Mit dem Log-Explorer können Sie Fleet Engine-Logs untersuchen und Abfragen für diese Logs schreiben.
So greifen Sie über die Google Cloud Console auf den Log-Explorer zu:
Die folgenden Beispielabfragen zeigen, wie Sie im Log-Explorer nach verschiedenen Logeinträgen suchen können. Weitere Informationen zum Erstellen von Abfragen finden Sie unter Logging-Abfragesprache.
Alle Fleet Engine-Logs ansehen
type.googleapis.com/maps.fleetengine
Alle RPCs an Fleet Engine ansehen, die einen Fehler zurückgegeben haben
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-17 (UTC)."],[[["The Logs Explorer in the Google Cloud console allows you to retrieve, view, and analyze Fleet Engine log entries to gain insights into your operations."],["You can use the Logs Explorer to inspect specific log entries by building queries with filters such as vehicle ID, trip ID, time period, and error types."],["Example queries are provided to assist you in searching for different log entries, including how to view all Fleet Engine logs or filter logs for specific criteria."],["For a deeper dive into query construction and advanced options, refer to the Logging query language and Cloud documentation resources linked in the content."]]],["The Logs Explorer, a Google Cloud console tool, allows users to retrieve, view, and analyze stored log entries, specifically Fleet Engine logs. Access it by searching \"Logs Explorer\" in the console. Users can write queries to search for different log entries using the Logging query language. Example queries include viewing all Fleet Engine logs, error-returning RPCs, logs for specific vehicle or trip IDs, and logs within specific time periods. The documentation link provides further guidance on exploring and understanding the structure of logs.\n"]]