<syslog> (JUNOS XML)
Usage
<syslog="namespace-URL" xmlns:xnm="namespace-URL">
<message>syslog-message </message>
</syslog>
Release Information
Statement introduced in JUNOS Release 7.4.
Description
Record events that occur on the router.
xmlns—Names the Extensible Markup Language (XML) namespace for the contents of the tag element. The value is a URL of the form http://xml.juniper.net/xnm/version/xnm, where version is a string such as 1.1.
xmlns:xnm—Names the XML namespace for child tag elements that have the xnm: prefix on their names. The value is a URL of the form http://xml.juniper.net/xnm/version/xnm, where version is a string such as 1.1.
<message>—Specifies the content of the system log message in a natural-language text string.
Usage Guidelines
See Generating a Custom Warning, Error, or System Log Message.