I originally made this plugin for the KSF surf server (66.225.198.73:27015). It basically logs IP addresses and STEAMIDs of everybody that goes to your server. This places the files in the same folder the plugin is located in. You could make a simple PHP plugin that browses these txt files as a useful tool for admins. Every single day a new txt file is created so the file shouldn't be too big and easy to look through.
Requirements:
Eventscripts 2.0 or higher
Forum URL:
http://forums.eventscripts.com/viewtopic.php?p=300414
Installation
Copy the logconnection folder to the eventscripts folder
in server.cfg add: es_load logconnection
Version Notes For 1.0.1
Updated on: 2009-07-31 21:10:37 EST by pidda (View Zip Contents)
1.0.1
Added support for getting STEAMIDs.
Fixed formatting issues.
1.0.0
Unreleased first version.