Hello,
I cannot set sending logs to a remote Syslog from Web GUI because of the character limit 15 of the input from General Log - Remote Log Server, also there is no custom port input :/
View attachment 24242
It will capture only
View attachment 24243
However, a workaround for this is to kill the running proccess and run it manually like so:
...
RT-AC1200G+ - Remote log host, character limit 15
I cannot set sending logs to a remote Syslog from Web GUI because of the character limit 15 of the input from General Log - Remote Log Server, also there is no custom port input :/
View attachment 24242
It will capture only
View attachment 24243
However, a workaround for this is to kill the running proccess and run it manually like so:
Code:
/sbin/syslogd -m 0 -S -O /tmp/syslog.log -s 256 -l 2 -R logs5.papertrailapp.com:PORT -L
RT-AC1200G+ - Remote log host, character limit 15