(Log server, green version function introduction 1, syslogserver2, after receiving the log, the code is utf8 (if there is garbled code, adjust the code) 3. You can save the log to a text file. By default, it is in the program directory and the log directory. File according to IP and date. The archive location can be changed in the configuration module. 4. You can save the logs to the local MDB database. The default is in the program directory, localdb directory. Date, filed by file. The archive location can be changed in the configuration module. (!! note that the blankdb.mdb under localdb cannot be deleted. If it is deleted, an error will occur.) 5. Upload the log to the remote MSSQL database, which is implemented by the background thread. Note: before uploading data, initmssqldb SQL script. Then configure the connection parameters. Prepared by: sandspark email address: sandspark5512@gmail.com Welcome to exchange and improve. This document contains the following attachments:
config. ini
InitMssqlDb. sql
blankdb. mdb
prjSyslogServer. exe
readme. txt
localdb
log
syslog....)