Cacti / plugin_syslog

Syslog Plugin for Cacti
GNU General Public License v2.0
21 stars 16 forks source link

port used for syslog #206

Closed bonj1987 closed 1 year ago

bonj1987 commented 1 year ago

not sure if its a bug, or missing in the docs.. what port does this plug in use to recieve? i have nxlog setup on a window server, trying to send syslog messages to this plug in and i am getting ( i used 80 because the default port gave me an error of :514; No connection could be made because the target machine actively refused it.. I am also using module om_tcp as om_udp didnt work either in nxlog. 2023-01-25 12:00:12 INFO connecting to 192.168.1.1:80 2023-01-25 12:00:12 WARNING om_tcp received data from remote end (got 100 bytes) 2023-01-25 12:00:12 WARNING last message repeated 4 times 2023-01-25 12:00:12 WARNING om_tcp received data from remote end (got 5 bytes) 2023-01-25 12:00:12 INFO reconnecting in 1 seconds 2023-01-25 12:00:12 ERROR om_tcp detected a connection error; End of file found

TheWitness commented 1 year ago

These aren't really syslog plugin issues, but rsyslog setup issues. Can you please take them to the forums?