Package: tabulog 0.1.1

tabulog: Parsing Semi-Structured Log Files into Tabular Format

Convert semi-structured log files (such as 'Apache' access.log files) into a tabular format (data.frame) using a standard template system.

Authors:Austin Nar

tabulog_0.1.1.tar.gz
tabulog_0.1.1.zip(r-4.5)tabulog_0.1.1.zip(r-4.4)tabulog_0.1.1.zip(r-4.3)
tabulog_0.1.1.tgz(r-4.4-any)tabulog_0.1.1.tgz(r-4.3-any)
tabulog_0.1.1.tar.gz(r-4.5-noble)tabulog_0.1.1.tar.gz(r-4.4-noble)
tabulog_0.1.1.tgz(r-4.4-emscripten)tabulog_0.1.1.tgz(r-4.3-emscripten)
tabulog.pdf |tabulog.html
tabulog/json (API)
NEWS

# Install 'tabulog' in R:
install.packages('tabulog', repos = c('https://austinrwarner.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.70 score 5 scripts 90 downloads 9 exports 1 dependencies

Last updated 5 years agofrom:8d792458aa. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 29 2024
R-4.5-winNOTEOct 29 2024
R-4.5-linuxNOTEOct 29 2024
R-4.4-winNOTEOct 29 2024
R-4.4-macNOTEOct 29 2024
R-4.3-winOKOct 29 2024
R-4.3-macOKOct 29 2024

Exports:default_classesformatterformatter<-is.parsernamename<-parse_logsparse_logs_fileparser

Dependencies:yaml

Parsing Log Files with Tabulog

Rendered fromtabulog.Rmdusingknitr::rmarkdownon Oct 29 2024.

Last update: 2019-08-09
Started: 2019-08-09

Readme and manuals

Help Manual

Help pageTopics
Default parser classesdefault_classes
Encode for printingformat.parser
Formattersformatter formatter<-
Parser Namesname name<-
Parse Log Filesparse_logs parse_logs_file
Parser Objectsis.parser parser
Printprint.parser