2026 年 4 月 14 日:监控 Cortex Search 请求(预览版)¶
Cortex Search 请求监控现已推出公开预览版。
您可以在 Cortex Search 服务上启用请求日志记录,以收集有关搜索请求的详细信息,用于监控和调试目的。启用请求日志记录后,您可以查看 Cortex Search 服务的查询模式、响应时间和请求详情。
Request logs are stored in the SNOWFLAKE.LOCAL.AI_OBSERVABILITY_EVENTS event
table and are accessible using the snowflake.local.get_ai_observability_events
function or by querying the event table directly as ACCOUNTADMIN.
For more information, see Monitor Cortex Search requests.