## Import from log files If you have old log files from your server you can import those into HLStats. First you need to configure HLStats and add the game, from which the log files are. Add a server for this game and use the IP:Port from the server from which the log files are. Go to the location where hlstats.pl is saved. Then type the following command: cat /path/to/log/files/*.log | ./hlstats.pl --stdin -m MODE -i SERVERIP -p SERVERPORT -t >/dev/null 2>&1 Options are: -m MODE Player tracking mode (Normal, NameTrack, LAN) -i SEVERIP IP address of the server you are importing logs from -p SERVERPORT PORT of the server your are importing logs from -t Use Timestamp from log