Hello
i install a graylog, as a log server and i had to change the port for sending log menssages. I can’t find a way to make my epmp 2000 and epmp 3000 send the log menssages to the port i want.
Hola @Nicolas_espana,
you can do it via CLI:
E3K_cs>config show | syslog
syslogServerIPFirst 192.168.0.71
syslogServerLogCLISH 1
syslogServerLogDA 1
syslogServerLogMask 255
syslogServerLogToWeb 1
syslogServerPortFirst 514
syslogServerPortFourth 514
syslogServerPortSecond 514
syslogServerPortThird 514
3K_cs>config set syslogServerPortFirst 777
E3K_cs>config commit
E3K_cs>config show | first
syslogServerIPFirst 192.168.0.71
syslogServerPortFirst 777
Also you can do it via SNMP and CnMaestro template
1 Like
Thanks for your help, I followed the configuration you gave me, but the syslogServeralogMask does not change from 15 on one device and on the other it stays at 127.
In addition, although I assign the IP and port that I assigned to my server, the log messages still do not arrive, I am using graylog server