Documentation ¶
Index ¶
Constants ¶
View Source
const TypeAccess = "Fastly.Access"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Access ¶
type Access = apachelogs.AccessCommon // Log format is the same (CLF)
type AccessParser ¶
type AccessParser struct {
apachelogs.AccessCommonParser
}
func (*AccessParser) LogType ¶
func (*AccessParser) LogType() string
func (*AccessParser) New ¶
func (*AccessParser) New() parsers.LogParser
func (*AccessParser) Parse ¶
func (p *AccessParser) Parse(log string) ([]*parsers.PantherLog, error)
Click to show internal directories.
Click to hide internal directories.