nealrichardson/elbr: A Tidy Reader for Load Balancer Logs

Amazon Web Services' 'Elastic Load Balancer' emits log files in a defined, space-delimited text file format. This package provides tools for reading and exploring those logs. There is an individual file reader, as well as a 'dplyr' backend that enables you to work easily with recursive directories of many log files. All functions are designed to be as fast and efficient as possible, only reading in and stacking together the rows and columns of data you need.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.0
URL https://github.com/nealrichardson/elbr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nealrichardson/elbr")
nealrichardson/elbr documentation built on May 5, 2019, 9:20 a.m.