hpux man page for svcdumplog

Query: svcdumplog

OS: hpux

Section: 1m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
auditd(1m) - hpux
cdsclerk(1m) - hpux
clear_clearinghouse(1m) - hpux
dcecp_log(1m) - hpux
Similar Topics in the Unix Linux Community
How to log time in C/C++
extracting part of a text file
Help needed with log conversion script.
want to append the data in one file to the another
Removing inline binary data from txt file