Fastmatch 로그 파서
개요
fastmatch 사용 예
127.0.0.1 - frank [10/Oct/2000:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326
필드:
- 이름: remote_ip
type: string
지표:
- ip
- name: identity
type: string
- name: user
type: string
- 이름: timestamp
type: timestamp
isEventTime: true
timeFormats:
- '%d/%b/%Y:%H:%M:%S %z'
- name: method
type: string
- 이름: request_uri
type: string
- 이름: protocol
type: string
- 이름: status
유형: int
- name: bytes_sent
type: bigintfastmatch 패턴 이해하기

구분자
익명 필드
꼬리 캡처
인용문 처리
마지막 업데이트
도움이 되었나요?

