요청 및 응답 로그 항목에는 JSON 형식의 jsonPayload 필드가 있습니다.
이 페이로드의 콘텐츠는 Dialogflow 참조 문서에서 정의한 대로 이름이 유사한 Dialogflow API REST 요청 및 응답의 구조와 유사합니다.
리전화
기본적으로 Dialogflow Cloud 로그 항목은 전역인 _Default 로그 버킷으로 라우팅됩니다.
프로젝트의 데이터 상주 요구사항이 있는 경우 로그를 리전별 로그 버킷으로 라우팅할 수 있습니다.
자세한 내용은 로그 버킷을 사용하여 프로젝트 로그 지역화를 참조하세요.
제한사항
Dialogflow 응답이 Cloud Logging 로그 항목 크기 한도를 초과하면 QueryResult.diagnosticInfo 필드가 로그에 포함되지 않습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-04(UTC)"],[[["Dialogflow API requests and responses can be optionally logged to Cloud Logging for your agent, which can be enabled or disabled in the agent's general settings."],["Once enabled, logs can be viewed using the Cloud Logs Explorer, and log entry titles include Dialogflow Request, Response, webhook request, webhook response, and webhook error."],["The content of the `jsonPayload` field within request and response log entries resembles the structure of corresponding Dialogflow API REST requests and responses."],["By default, Dialogflow Cloud log entries are routed to the global _Default logs bucket, but they can be directed to a region-specific bucket to meet data residency requirements."],["If a Dialogflow response is too big, the `QueryResult.diagnosticInfo` field is omitted from the Cloud logging logs, and at most 500 turns will be logged per conversation."]]],[]]