BINLOGCAT

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHORS
BUG REPORTS
COPYRIGHT

NAME

binlogcat - print binary log files in human-readable form

SYNOPSIS

binlogcat [-dhnVv] [-t FORMAT] [FILE...]

DESCRIPTION

The binlogcat utility displays on standard output binary log files created by vmod-binlog(3). If no FILE is given on the command line, the utility will read the binary data from its standard input.

Valid command line options are:

-d

Print timestamps relative to first record in the file.

-n

Precede each record by its number in the file (0-based).

-v

Print information about each file before dumping it.

-t FORMAT

Format timestamps according to FORMAT (see strftime(3)). Default is %c.

-h

Print a short help summary.

-V

Show program version and exit.

SEE ALSO

vmod-binlog(3), binlogsel(1), vcl(7), varnishd(1).

AUTHORS

Sergey Poznyakoff

BUG REPORTS

Report bugs to <gray@gnu.org>.

COPYRIGHT

Copyright © 2013-2018 Sergey Poznyakoff
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.


Manpage server at man.gnu.org.ua.

Powered by mansrv 1.1