> Is it possible to send junos traffic to a non standard port on a remote 
> syslog server ?
> 
> I can't find the option anywhere in the configuration.

system {
    syslog {
        host 1.2.3.4 {
            port 567;
        }
    }
}

The lab box I checked is running 11.2R3.3.

Steinar Haug, Nethelp consulting, [email protected]
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to