Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

apache-log-parser

Nodejs Apache Log Parser

Simple lib to naively parse Apache combined log format logs. Pass in a line from a log, get an object back.

This ONLY works with combined log format logs at the moment.

Example usage:

constlogParser=require('@slaughtr/apache-log-parser');constlogObject=logParser({string: someLogLine})

About

Nodejs Apache Log Parser

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages