syslog (Next Gen Services)
Syntax
syslog {
escape;
event-rate event-rate;
facility-override facility-override;
format format;
local-category {};
local-log-tag;
mode mode;
profile name {
category category;
stream-name name;
template traditional-firewall;
root-streaming;
source-address ip_address;
stream {};
time-format {
millisecond;
year;
}
transport {
protocol (tcp | tls | udp);
tcp-connections tcp-connections;
tls-profile tls-profile;
}
utc-timestamp;
}Hierarchy Level
[edit services service-set name]
Description
Set UDP based syslogs for Next Gen Services (Unified Services).
Options
| escape | Enable escape defined by RFC5424 for the sd and binary format logs |
| event-rate | Control plane event rate. Range from 0 through 1500 logs per second |
| facility-override | Alternate facility for logging to remote host |
| format | Set security log format for the device |
| mode | Controls how security logs are processed and exported |
| profile | Security log profile setting
|
| root-streaming | Logs will be streamed from the Root LSYS |
| source-address | Source ip address used when exporting security logs |
| time-format | Configure year or millisecond for syslog |
| transport | Set security log transport settings
|
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
system
Release Information
Statement introduced in Junos OS Release 19.3R2.