svcdumplog(1m) hpux man page | unix.com

Man Page: svcdumplog

Operating Environment: hpux

Section: 1m

svcdumplog(1m)															    svcdumplog(1m)

NAME
svcdumplog - Prints contents of a binary serviceability log file
SYNOPSIS
svcdumplog [-s num_of_entries] logfile
OPTIONS
The -s flag tells svcdumplog to skip the first num_of_entries log entries before printing, where num_of_entries is a number.
DESCRIPTION
The svcdumplog program will print the contents of a binary log file. DCE components log important information about their activities and state via the DCE serviceability interface. The log messages can be routed as desired via the dcecp log object. The messages can also be written in either binary or in text format (information about specify- ing message format can be found in svcroute(5)). When binary format has been specified for a component's messages, each log entry will be written as a binary record of data defined (in dce/svclog.h) as the contents of the serviceability prolog structure. The svcdumplog utility will print the contents of such a binary log file as readable text.
RELATED INFORMATION
dce_svc_log_get(3), dce_svc_log_close(3), dce_svc_log_open(3), dce_svc_log_rewind(3), svcroute(5), log(1m) Books: OSF DCE Porting and Testing Guide, OSF DCE Application Development Guide svcdumplog(1m)
Related Man Pages
seaudit(8) - debian
svcdumplog(1m) - hpux
cdsadv(1m) - hpux
cdsclerk(1m) - hpux
clear_clearinghouse(1m) - hpux
Similar Topics in the Unix Linux Community
extracting part of a text file
Range of data from a log file .
Help needed with log conversion script.
Removing inline binary data from txt file
How to read a fast written log file at Real time speed?