home

Future ideas

In no particular order some ideas, this may turn into a roadmap later on.

- A configuration Gui written with smartwin.

- Database connection to sqllite, mysql other databases ? maby odbc..

- Syslserve running in service mode without use of srvany.

- More configuration options bounded to ip or group.

- Stealth mode, using wincap it would be possible to capture packets without even having an IP adres.

- Relay mode, as descripted in the BSD syslog rfc.

- Lua scripting, and basic API into syslserve, or maby some other popular scripting language.

- Allow TCP connections or SSL even to bulk transport logs between servers.

- Identifiying parts of syslog messages. ( i had this in some pre version partly working ) removing all the variables from messages. And using hashmaps makes it possible to figure out what static parts are and what variable parts are within messages.