Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Logs Explorer — это инструмент в консоли Google Cloud, который можно использовать для извлечения, просмотра и анализа сохранённых записей журналов. Используйте Logs Explorer для проверки журналов Fleet Engine и создания запросов к ним.
Чтобы получить доступ к Logs Explorer из консоли Google Cloud:
В следующих примерах запросов показано, как искать различные записи журнала в обозревателе журналов. Подробнее о построении запросов см. в разделе «Язык запросов для журналирования» .
Просмотреть все журналы Fleet Engine
type.googleapis.com/maps.fleetengine
Просмотреть все RPC-запросы к Fleet Engine, которые вернули ошибку
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-08-15 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"]]