You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, im currently configuring a security log stream and i realized that we can't chose the transport protocol on the ressource junos_security_log_stream like:
stream Syslog {
format syslog;
category flow;
category content-security;
host {
10.1.80.54;
port 514;
}
transport {
protocol udp;
}
}
Can you add it please ?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hello, im currently configuring a security log stream and i realized that we can't chose the transport protocol on the ressource junos_security_log_stream like:
Can you add it please ?
Thanks in advance
The text was updated successfully, but these errors were encountered: