Skip to main content
markham89
New Member
October 27, 2018
Question

How to change port of syslog traffic?

  • October 27, 2018
  • 1 reply
  • 5439 views

Hi,

I want send forntinet log to my ELK, but if i change port, syslog continue to 514 port, and new port have an other traffic :

with Content-type: application/beep+xml or <greeting /> or RPY 0 0 . 0 52

 

Why ?

How fix that ?

    1 reply

    emnoc
    New Member
    October 28, 2018

    That looks like a web http header btw, but to change the syslog pport

     

     

    config log syslogd setting    set status enable    set port 2255

    end

     

    Set the port# to be the  same for the ELK server