Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Esplora log è uno strumento della console Google Cloud che puoi utilizzare per recuperare, visualizzare e analizzare le voci di log archiviate. Utilizza Esplora log per ispezionare i log di Fleet Engine e scrivere query su questi log.
Per accedere a Esplora log dalla console Google Cloud:
Le seguenti query di esempio mostrano come cercare diverse voci di log
in Esplora log. Per ulteriori informazioni su come creare query, consulta Lingua delle query di Logging.
Visualizza tutti i log di Fleet Engine
type.googleapis.com/maps.fleetengine
Visualizza tutte le chiamate RPC a Fleet Engine che hanno restituito un errore
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-05-13 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"]]