Hi, I am new to R. Does anyone have a perl-style regular expression for use with the R str_match_all() function for parsing the Combined Log Format [1] that is commonly used by Apache and other web servers to log data.
Using Google I could find regexs written for many different languages, but I was unable to make them work in R. [1] http://httpd.apache.org/docs/1.3/logs.html#combined Thanks, Paul [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.