NETLOGFMT(1M) — Series 300 and 800 Only
NAME
netlogfmt − format binary log data
SYNOPSIS
/usr/bin/netlogfmt [ filename ]
DESCRIPTION
netlogfmt formats log messages from binary data produced by netlogstart -b. Storing log data in binary form minimizes system overhead associated with logging to a file.
Parameters
filename The file name specified in the netlogstart -b -f filename command. filename contains binary log data. Default: standard input.
DIAGNOSTICS
Open of <file> failed: <errno value>
The specified file could not be opened.
illegal option -- <option>
Usage: netlogfmt [<binary logfile>]
An illegal parameter was specified.
getopt returned <value>
Library routine getopt() returned unexpected value.
Usage: netlogfmt [<binary logfile>]
Illegal invocation of the netlogfmt command.
DEPENDENCIES
Implemented on the Series 300 and 800 only.
AUTHOR
HP
SEE ALSO
netlogstart(1M), netlogstop(1M).
Hewlett-Packard Company — May 11, 2021