Specifications

Configuring Policy Profiles set policy syslog
8-10 Policy Classification Configuration
Example
Thisexampleshowshowtodisplaythedeviceformattingofruleusagemessages:
Matrix(rw)->show policy syslog
Syslog machine-readable: disabled
Syslog extended-format : disabled
set policy syslog
Usethiscommandtosettheruleusageandextendedformatsyslogpolicysettings.
Syntax
set policy syslog [machine-readable {enable | disable}] [extended-format {enable
| disable}]
Parameters
Defaults
None.
Mode
Switchcommand,ReadWrite.
Usage
Thedataincludedintheextendedformatisasfollows:VLANandCOSassigned,andthe
followingfieldsfoundinthepacket:[DESTMAC|SRCMAC|TAG(8100:tci)|EtherType|
SIP(ip)|DIP(ip)|Protocol|TOS/DSCP|Fragmentationindication|DestinationPORT|Source
PORT]
Example
Thisexampleshowshowtosetthe deviceformattingofruleusagemessagesasmachinereadable:
Matrix(rw)->set policy syslog machine-readable enable
machinereadable
enable|disable
(Optional)Setstheformattingofruleusagemessages.Theformatis
eithermachinereadableorhumanreadable.
enable‐Formatstheruleusagemessagessothattheymightbe
processedbyamachine(scriptingbackend,etc.).
disable‐Formats theruleusagemessagessothattheyarehuman
readable.
extended
format
enable|disable
(Optional)Setsthecontrolfortheextendedsyslogmessageformat.
enable‐Includesadditionalinformationintheruleusagesyslog
messages.
disable‐Usestheoriginalruleusagesyslogmessageformat.