IMPLOG(8C) IMPLOG(8C) NAME implog - IMP log interpreter SYNOPSIS /etc/implog [ -D ] [ -f ] [ -c ] [ -r ] [ -l [ _l_i_n_k ] ] [ -h _h_o_s_t_# ] [ -i _i_m_p_# ] [ -t _m_e_s_s_a_g_e_-_t_y_p_e ] DESCRIPTION _I_m_p_l_o_g is program which interprets the message log produced by _i_m_p_l_o_g_d(8C). If no arguments are specified, _i_m_p_l_o_g interprets and prints every mes‐ sage present in the message file. Options may be specified to force printing only a subset of the logged messages. -D Do not show data messages. -f Follow the logging process in action. This flags causes _i_m_p_l_o_g to print the current contents of the log file, then check for new logged messages every 5 seconds. -c In addition to printing any data messages logged, show the con‐ tents of the data in hexadecimal bytes. -r Print the raw imp leader, showing all fields, in addition to the formatted interpretation according to type. -l [ _l_i_n_k# ] Show only those messages received on the specified ‘‘link’’. If no value is given for the link, the link number of the IP proto‐ col is assumed. -h _h_o_s_t# Show only those messages received from the specified host. (Usually specified in conjunction with an imp.) -i _i_m_p# Show only those messages received from the specified imp. -t _m_e_s_s_a_g_e_-_t_y_p_e Show only those messages received of the specified message type. SEE ALSO imp(4P), implogd(8C) BUGS Can not specify multiple hosts, imps, etc. Can not follow reception of messages without looking at those currently in the file. 4.2 Berkeley Distribution May 5, 1986 IMPLOG(8C)