Heroku 로그
Panther는 웹훅을 통해 Heroku 로그를 직접 수신하는 것을 지원합니다
마지막 업데이트
도움이 되었나요?
도움이 되었나요?
스키마: Heroku.Runtime
파서:
fastmatch:
match:
- '%{message_len} <%{priority}>%{version} %{timestamp} %{host_name} %{app_name} %{process_id} %{message_id} %{message}'
emptyValues:
- '-'
설명: 앱 코드와 종속성에서 생성된 로그뿐 아니라 시스템 및 API 로그를 포함한 애플리케이션 자체의 로깅 출력입니다.
참조 URL: https://devcenter.heroku.com/articles/logging#runtime-logs
필드:
- 이름: message_len
유형: int
- 이름: priority
유형: int
- 이름: version
유형: string
- 이름: timestamp
유형: timestamp
시간 형식:
- rfc3339
이벤트 시간 여부: true
- 이름: host_name
유형: string
지표:
- 호스트 이름
- 이름: app_name
유형: string
- 이름: process_id
유형: string
- 이름: message_id
유형: string
- 이름: message
유형: string