Drakath Posted February 6, 2014 Posted February 6, 2014 Why does the server.log logs the logins? There is server_auth.log that does the same thing, so why waste ram? My suggestion is for server.log to stop log the logins.
TAPL Posted February 6, 2014 Posted February 6, 2014 server.log is used to log everything, while server_auth.log is used to log only login for easy reviewing of security issues. However you can disable it from mtaserver.conf, so no problem here. >logs/server.log> >logs/server_auth.log>
Drakath Posted February 7, 2014 Author Posted February 7, 2014 Would it save any ram if I would disable server_auth.log?
ixjf Posted February 7, 2014 Posted February 7, 2014 Would it save any ram if I would disable server_auth.log? It would decrease I/O, but you would hardly notice any change in memory usage. I used to know how to code, but then I took an arrow in the knee. Project Redivivus - Remaking Old School MTA With New Code MTA 0.6 Nightly 1 released
Recommended Posts