- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Datadog Log Management offers Watchdog Insights to help you resolve incidents faster with contextual insights in the Log Explorer. Watchdog Insights complement your expertise and instincts by surfacing suspect anomalies, outliers, and potential performance bottlenecks impacting a subset of users.
The Watchdog Insights banner appears in the Log Explorer and displays insights about the current query:
To see an overview of all insights, expand the Watchdog Insight banner:
To access the full Watchdog Insights side panel, click View all:
Every insight comes with embedded interactions and a side panel with troubleshooting information. The insight interactions and side panel vary based on the Watchdog Insight type.
Watchdog Insights surfaces anomalies and outliers detected on specific tags, enabling you to investigate the root cause of an issue. Insights are discovered from APM, Continuous Profiler, Log Management, and infrastructure data that include the service
tag. The two types of insights specific to Log Management are:
Ingested logs are analyzed at the intake level where Watchdog performs aggregations on detected patterns as well as environment
, service
, source
and status
tags.
These aggregated logs are scanned for anomalous behaviors, such as the following:
The logs surface as Insights in the Log Explorer, matching the search context and any restrictions applied to your role.
Click on a specific insight to see the full description of the detected anomaly as well as the list of patterns contributing to it.
Anomalies that Watchdog determines to be particularly severe are also surfaced in the Watchdog alerts feed and can be alerted on by setting up a Watchdog logs monitor. A severe anomaly is defined as:
For more information about searching logs in the Log Explorer, see Log Search Syntax and Custom Time Frames.
Error outliers display fields such as faceted tags or attributes containing characteristics of errors that match the current query. Statistically overrepresented key:value
pairs among errors provide hints into the root cause of problems.
Typical examples of error outliers include env:staging
, docker_image:acme:3.1
, and http.useragent_details.browser.family:curl
.
In the banner card view, you can see:
In the side panel card view, you can see the main log pattern of error logs with the field.
In the full side panel view, you can see: