config log syslogd2 filter
Filters for remote system server.
Syntax
config log syslogd2 filter
set forward-traffic [enable|disable]
config free-style
Description: Free Style Filters
edit <id>
set category [traffic|event|...]
set filter {string}
set filter-type [include|exclude]
next
end
set local-traffic [enable|disable]
set multicast-traffic [enable|disable]
set severity [emergency|alert|...]
end
Parameters
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
forward-traffic |
Enable/disable forward traffic logging. |
option |
- |
enable |
||||||||||||||||||
|
|
|
|||||||||||||||||||||
|
local-traffic |
Enable/disable local in or out traffic logging. |
option |
- |
enable |
||||||||||||||||||
|
|
|
|||||||||||||||||||||
|
multicast-traffic |
Enable/disable multicast traffic logging. |
option |
- |
enable |
||||||||||||||||||
|
|
|
|||||||||||||||||||||
|
severity |
Lowest severity level to log. |
option |
- |
information |
||||||||||||||||||
|
|
|
|||||||||||||||||||||
config free-style
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
category |
Log category. |
option |
- |
traffic |
||||||||||||||||
|
|
|
|||||||||||||||||||
|
filter |
Free style filter string. |
string |
Maximum length: 1023 |
|||||||||||||||||
|
filter-type |
Include/exclude logs that match the filter. |
option |
- |
include |
||||||||||||||||
|
|
|
|||||||||||||||||||
|
id |
Entry ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||||||||||