AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HL1 Servers (HLDS) (https://forums.alliedmods.net/forumdisplay.php?f=131)
-   -   Retrieving server logs remotely from HLDS? (https://forums.alliedmods.net/showthread.php?t=340620)

FilembarEliJeevan 11-28-2022 07:12

Retrieving server logs remotely from HLDS?
 
Doing a project where im parsing server logs from a server I have rcon to with python. I need to have logs sent to my machine where im running the python script. omeglz I tried doing logaddress myip port but it doesn't do the trick after i hit log on. Works on LAN, just not remotely. Any ideas?



ports are open .. using port 6789..



just tried 271115.. need halp!

Mordekay 11-28-2022 09:07

Re: Retrieving server logs remotely from HLDS?
 
It is
Code:

logaddress_add IP port
Not
Code:

logaddress IP port
Make sure, your command is correct.


All times are GMT -4. The time now is 07:01.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.