Chat logs - SSH - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Chat logs - SSH (
/showthread.php?tid=660120)
Chat logs - SSH -
Mo123 - 25.10.2018
Any idea on how to access your chat logs through SSH? I tried searching around a bit, but I couldn't find anything.
Re: Chat logs - SSH -
Wolfe - 25.10.2018
On SARP we used mainly grep to get information just ****** all the paramters
if you wanted a basic search use:
grep 'search text here' server_log.txt
but sc gave you a good explanation for a lot
Re: Chat logs - SSH -
AmirSavand - 25.10.2018
Southclaw gave you all the info you'd need and this is more like a linux/ssh question, you can find tons of answers in ****** (search engine name there

).