read_sampled_log: read a sampled log file

Description Usage Arguments Value See Also

View source: R/read.R

Description

read a sampled log file identified with get_files. The sampled logs are returned as a data.frame with 16 columns - see the "Value" documentation.

Usage

1

Arguments

file

a filename, retrieved with get_files

Value

a data.frame containing 16 columns - "squid", "sequence_no", "timestamp", "servicetime", "ip_address", "status_code", "reply_size", "request_method", "url", "squid_status", "mime_type", "referer", "x_forwarded", "user_agent", "lang" and "x_analytics".

See Also

to_pageviews, for filtering the output


wikimedia-research/pageviews documentation built on May 4, 2019, 5:24 a.m.