Description Usage Arguments Value Author(s)
Reads a sampled log file identified with get_logfile()
.
The sampled logs are returned as a data.frame with 16 columns - see
the Value documentation.
1 | read_sampled_log(file, transparent = FALSE, nrows = NULL)
|
file |
a filename, retrieved with |
transparent |
a logical flag whether to gunzip the log file explicitly first (default) or read it in directly. |
nrows |
number of rows to read in; optional |
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
x_analytics
Os Keyes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.