|
|
1.1 ! root 1: .\" Copyright (c) 1983 Regents of the University of California. ! 2: .\" All rights reserved. The Berkeley software License Agreement ! 3: .\" specifies the terms and conditions for redistribution. ! 4: .\" ! 5: .\" @(#)implog.8 6.3 (Berkeley) 4/21/88 ! 6: .\" ! 7: .TH IMPLOG 8C "April 21, 1988" ! 8: .UC 5 ! 9: .SH NAME ! 10: implog \- IMP log interpreter ! 11: .SH SYNOPSIS ! 12: .B /etc/implog ! 13: [ ! 14: .B \-D ! 15: ] [ ! 16: .B \-f ! 17: ] [ ! 18: .B \-F ! 19: ] [ ! 20: .B \-c ! 21: ] [ ! 22: .B \-r ! 23: ] [ ! 24: .B \-l ! 25: [ ! 26: .I link ! 27: ] ] [ ! 28: .B \-h ! 29: .I host# ! 30: ] [ ! 31: .B \-i ! 32: .I imp# ! 33: ] [ ! 34: .B \-t ! 35: .I message-type ! 36: ] ! 37: .SH DESCRIPTION ! 38: .I Implog ! 39: is program which interprets the message log produced by ! 40: .IR implogd (8C). ! 41: .PP ! 42: If no arguments are specified, ! 43: .I implog ! 44: interprets and prints every message present in the message ! 45: file. Options may be specified to force printing only a ! 46: subset of the logged messages. ! 47: .TP ! 48: .B \-D ! 49: Do not show data messages. ! 50: .TP ! 51: .B \-f ! 52: Follow the logging process in action. This flags causes ! 53: .I implog ! 54: to print the current contents of the log file, then ! 55: check for new logged messages every 5 seconds. ! 56: .TP ! 57: .B \-F ! 58: Follow the logging process in action as with ! 59: .B \-f , ! 60: but skip all previous messages. ! 61: .TP ! 62: .B \-c ! 63: In addition to printing any data messages logged, show the ! 64: contents of the data in hexadecimal bytes. ! 65: .TP ! 66: .B \-r ! 67: Print the raw imp leader, showing all fields, ! 68: in addition to the formatted interpretation according to type. ! 69: .TP ! 70: \fB\-l\fP [ \fIlink\fP# ] ! 71: Show only those messages received on the specified ``link''. If ! 72: no value is given for the link, the link number of the IP protocol ! 73: is assumed. ! 74: .TP ! 75: \fB\-h\fP \fIhost\fP# ! 76: Show only those messages received from the specified host. ! 77: (Usually specified in conjunction with an imp.) ! 78: .TP ! 79: \fB\-i\fP \fIimp\fP# ! 80: Show only those messages received from the specified imp. ! 81: .TP ! 82: \fB\-t\fP \fImessage-type\fP ! 83: Show only those messages received of the specified message type. ! 84: .SH "SEE ALSO" ! 85: imp(4P), ! 86: implogd(8C) ! 87: .SH BUGS ! 88: Can not specify multiple hosts, imps, etc.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.