c2c

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2020 License: BSD-3-Clause Imports: 5 Imported by: 0

README

c2c

c2c is a command line utility which converts the log files produced by the Caddy web server into the standard combined log format. Thus, making it easier to process with a log file analyser like GoAccess.

The binaries folder contains pre-compiled executables for 64 bit machines. There is a version for Windows and Linux.

Example Usage

c2c has been designed to work from the command line so that the log file can be piped into the command. The converted output can then be piped to an output file like:

./c2c < caddy.log > combined.log

This allows c2c to be used as part of a cron job which processes the log file(s) every evening.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL