Best Method For Offloading Logs

11 views
Skip to first unread message

Barry von Tobel

unread,
Apr 26, 2024, 10:38:04 AMApr 26
to Dragino-user
hi,
I have tried to use the directions on the OpenWRT site, https://openwrt.org/docs/guide-user/base-system/log.essentials?s, but can't seem to get port 5555 running:
       option log_ip '10.1.1.3'
       option log_port '5555'
       option log_proto 'tcp'
       option log_file '/var/log/mylog'
       option log_remote '0' (I've tried 1 as well)

Anybody know an why port 555 doesn't start?  I use /etc/init.d/lora_gw restart.  I have configured the firewall

config rule      
       option target 'ACCEPT'
       option dest 'lan'
       option proto 'tcp'
       option dest_port '5555'
       option name 'ACCEPT-LOG-DEVICE-LAN'
Reply all
Reply to author
Forward
0 new messages