스키마: AWS.CloudFrontAccess
파서:
csv:
구분자: "\t"
열(columns):
- date
- time
- x-edge-location
- sc-bytes
- c-ip
- cs-method
- cs-Host
- cs-uri-stem
- sc-status
- cs-Referer
- cs-UserAgent
- cs-uri-query
- cs-Cookie
- x-edge-result-type
- x-edge-request-id
- x-host-header
- cs-protocol
- cs-bytes
- time-taken
- x-forwarded-for
- ssl-protocol
- ssl-cipher
- x-edge-response-result-type
- cs-protocol-version
- fle-status
- fle-encrypted-fields
- c-port
- time-to-first-byte
- x-edge-detailed-result-type
- sc-content-type
- sc-content-len
- sc-range-start
- sc-range-end
skipPrefix: '#'
emptyValues:
- '-'
expandFields:
타임스탬프(timestamp): '%{date} %{time}'
필드:
- 이름: timestamp
설명(description): 이벤트가 발생한 날짜 및 시간(날짜 및 시간).
유형: 타임스탬프
시간 형식(timeFormat): '%Y-%m-%d %H:%M:%S'
isEventTime: true
- name: x-edge-location
설명: 요청을 처리한 AWS 엣지 위치입니다.
유형: 문자열
- name: sc-bytes
설명: 클라이언트로 전송된 바이트 수입니다.
유형: bigint
- name: c-ip
설명: 요청을 한 뷰어의 IP 주소입니다.
유형: 문자열
지표:
- ip
- name: cs-method
설명: 요청에 사용된 HTTP 메서드입니다.
유형: 문자열
- name: cs-Host
설명: 요청의 호스트 헤더입니다.
유형: 문자열
지표:
설명: 호스트의 FQDN(정규화된 도메인 이름)(예: machine.company.com)
- name: cs-uri-stem
설명: 요청의 URI 스템입니다.
유형: 문자열
- name: sc-status
설명: 응답의 HTTP 상태 코드입니다.
유형: bigint
- name: cs-Referer
설명: HTTP 리퍼러입니다.
유형: 문자열
지표:
- url
- name: cs-UserAgent
설명: 요청의 User-Agent 헤더입니다.
유형: 문자열
- name: cs-uri-query
설명: URI의 쿼리 문자열 부분입니다.
유형: 문자열
- name: cs-Cookie
설명: 요청의 Cookie 헤더(있는 경우)입니다.
유형: 문자열
- name: x-edge-result-type
설명: 요청의 결과 유형입니다.
유형: 문자열
- name: x-edge-request-id
설명: CloudFront에서 생성한 고유 요청 ID입니다.
유형: 문자열
- name: x-host-header
설명: 요청의 호스트 헤더입니다.
유형: 문자열
- name: cs-protocol
설명: 요청에 사용된 프로토콜입니다.
유형: 문자열
- name: cs-bytes
설명: 응답 바이트입니다.
유형: bigint
- name: time-taken
설명: 서버가 뷰어의 요청을 수신한 시점부터 서버가 응답의 마지막 바이트를 출력 큐에 기록할 때까지의 시간(초)입니다.
유형: 부동(실수)
- name: x-forwarded-for
설명: 요청을 시작한 뷰어의 IP 주소입니다.
유형: 문자열
지표:
- ip
- name: ssl-protocol
설명: 요청과 응답을 전송하는 데 협상된 SSL/TLS 프로토콜입니다.
유형: 문자열
- name: ssl-cipher
설명: 요청과 응답을 암호화하는 데 협상된 SSL/TLS 암호화 방식입니다.
유형: 문자열
- name: x-edge-response-result-type
설명: '서버가 뷰어에게 반환하기 직전에 응답을 분류한 방식입니다. 값은 Hit, RefreshHit, Miss, LimitExceeded, CapacityExceeded, Error, Redirect 중 하나일 수 있습니다.'
유형: 문자열
- name: cs-protocol-version
설명: 요청에서 뷰어가 지정한 HTTP 버전입니다.
유형: 문자열
- name: fle-status
설명: 요청 본문이 성공적으로 처리되었는지 여부를 나타내는 필드 수준 암호화 상태입니다.
유형: 문자열
- name: fle-encrypted-fields
설명: 암호화되어 오리진으로 전달된 필드 수준 암호화 필드의 수입니다.
유형: 문자열
- name: c-port
설명: 뷰어의 요청 포트 번호입니다.
유형: bigint
- name: time-to-first-byte
설명: 요청을 수신한 시점과 응답의 첫 번째 바이트를 기록한 시점 사이의 시간(초)입니다.
유형: 부동(실수)
- name: x-edge-detailed-result-type
설명: 특정 오류에 대해 추가 정보를 제공하는 상세 결과 유형입니다.
유형: 문자열
- name: sc-content-type
설명: 응답의 HTTP Content-Type 헤더 값입니다.
유형: 문자열
- name: sc-content-len
설명: 응답의 HTTP Content-Length 헤더 값입니다.
유형: bigint
- name: sc-range-start
설명: 응답에 HTTP Content-Range 헤더가 포함된 경우의 범위 시작 값입니다.
유형: bigint
- name: sc-range-end
설명: 응답에 HTTP Content-Range 헤더가 포함된 경우의 범위 끝 값입니다.
유형: bigint