[Contents] [Prev] [Next] [Index] [Report an Error]


Interpreting Messages Generated by Services on a PIC

System log messages generated by services on a PIC such as the Adaptive Services (AS) PIC have the following syntax:

timestamp    (FPC Slot fpc-slot, PIC Slot pic-slot) {service-set} [SERVICE]: 
optional-string   tag: message-text
 

NOTE: The (FPC Slot fpc-slot, PIC Slot pic-slot) field appears only when the standard system logging utility that runs on the Routing Engine writes the messages to the system log. When the PIC writes the message directly, the field does not appear.

Table 18 describes the message fields.

Table 18: Fields in Messages Generated by a PIC 
Field
Description

tag

Text string that uniquely identifies the message, in all uppercase letters and using the underscore (_) to separate words. The tag name begins with a prefix that indicates the generating PIC. The entries in this reference are ordered alphabetically by this prefix.

fpc-slot

Slot number of the Flexible PIC Concentrator (FPC) that houses the PIC that generated the message.

message-text

Text of the message. For the text of each message, see ASP System Log Messages.

optional-string

A text string that appears if the configuration for the PIC includes the log-prefix statement at the [edit interfaces interface-name services-options syslog] hierarchy level. For more information, see the JUNOS Services Interfaces Configuration Guide.

pic-slot

Number of the PIC slot on the FPC in which the PIC that generated the message resides.

SERVICE

Code representing the service that generated the message. The codes include the following:

  • FWNAT—Network Address Translation (NAT) service
  • IDS—Intrusion detection services

service-set

Name of the service set that generated the message.

timestamp

Time at which the message was logged.



NOTE: System logging for services on PICs is not configured at the [edit system syslog] hierarchy level as discussed in this chapter. For configuration information, see the JUNOS Services Interfaces Configuration Guide.


[Contents] [Prev] [Next] [Index] [Report an Error]