Hi all, we have just released liblognorm, libee and libestr.
liblognorm 0.1.0 has been released Thursday, December 9th, 2010 Liblognorm is a event and log normalization library that is capable of real-time processing. It provides the capability to normalize events to a set of standard formats. It is most efficient when used together with almost unstructured data, as for example found in typical syslog messages. While liblognorm provides a service similar to other projects, it is unique in the way it works: a) As a library, it's services can be used by any third-party application with ease. As such, other projects can benefit from liblognorm functionality without the user even knowing. b) Liblognorm is very fast, and especially much faster than regular-expression based solutions. This is possible because it uses a special data structure which (kind of) combines many regular expressions into a single, and thus faster, big one. This is the initial public release, targeted at early adopters. We will continue to enhance considerably, but the 0.1.0 version offers decent stability and features and so can actually be used. <a title="liblognorm 0.1.0 download" href="http://www.liblognorm.com/download/liblognorm-0-1-0/">You can download libee here.</a> libee 0.1.0 has been released Thursday, December 9th, 2010 Libee is an event expression library which is inspired by the upcoming CEE standard. Right now, it provides capabilities to generate and emit messages in a set of standard format and read a set of different input formats. Libee also comes with a handy conversion tool that provide format transformation without the need to program. This is the initial public release. <a title="libee 0.1.0 download" href="http://www.libee.org/download/libee-0-1-0/">You can download libee here.</a> libestr 0.1.0 Thursday, December 9th, 2010 This is the initial public release of libestr, a library for some string essentials. <a title="libestr 0.1.0 download" href="http://libestr.adiscon.com/download/libestr-0-1-0/">You can download it here.</a> -- Support ======= Improving rsyslog is costly, but you can help! We are looking for organizations that find rsyslog useful and wish to contribute back. You can contribute by reporting bugs, improve the software, or donate money or equipment. Commercial support contracts for rsyslog are available, and they help finance continued maintenance. Adiscon GmbH, a privately held German company, is currently funding rsyslog development. We are always looking for interesting development projects. For details on how to help, please see http://www.rsyslog.com/doc-how2help.html <http://www.rsyslog.com/doc-how2help.html> . _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

