read_iis: Read Microsoft IIS Logs

Description Usage Arguments Examples

View source: R/readers.R

Description

read_iis provides a reader for Microsoft IIS access logs.

Usage

1

Arguments

file

the full path to the IIS log file you want to read.

Examples

1
2
# Using the inbuilt testing dataset
iis_data <- read_iis(system.file(file.path("extdata", "iis.log"), package = "webreadr"))

Ironholds/webreadr documentation built on Oct. 29, 2020, 6:55 p.m.