What's new

RT-AC1200G+ - Remote log host, character limit 15

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

KernelP

New Around Here
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 :/

upload_2020-6-23_13-16-58.png


It will capture only
upload_2020-6-23_13-18-39.png


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


@RMerlin can you check this? or should I raise ticket to Asus?

Br,
KernelP
 
Googling this shows you need to enter an IP in the remote address.
 

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top