rsyslog
Jul 03, 2009 - 10:04 AM
Professional Support
Custom written rsyslog.conf? Maintenance Contract?

rsyslog professional services



Donate!
Satisfied with rsyslog?

Donate and help keep
the project alive!

Rainer's Blog

Login




 


 Log in Problems?
 New User? Sign Up!

Online
There are 18 unlogged users and 0 registered users online.

You can log-in or register for a user account here.

Rsyslog, the enhanced syslogd for Linux and Unix

Rsyslog is an enhanced multi-threaded syslogd with a focus on security and reliability. Among others, it offers support for on-demand disk buffering, reliable syslog over TCP, SSL, TLS and RELP, writing to databases (MySQL, PostgreSQL, Oracle, and many more), email alerting, fully configurable output formats (including high-precision timestamps), the ability to filter on any part of the syslog message, on-the-wire message compression, and the ability to convert text files to syslog. It is a drop-in replacement for stock syslogd and able to work with the same configuration file syntax. Its advanced features make it suitable for enterprise-class, encryption protected syslog relay chains while at the same time being very easy to setup for the novice user. An optional web interface - phpLogCon - can be used to visualize all data online. In November 2007, rsyslog has become the default syslogd for the Fedora project.
rsyslog 3.22.1 (v3-stable) released
Hi all,

rsyslog 3.22.1, a member of the v3-stable branch, has been released today. The release mainly consists of bugfixes like a fix for an invalid error message issued if $inlcudeConfig was on an empty set of files.

Download:

http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-163.phtml

Changelog:

http://www.rsyslog.com/Article381.phtml

As always, feedback is appreciated.

Best regards,
Tom Bergfeld


Posted by  tbergfeld  on  Thursday, July 02, 2009 18
 Send this story to someone Printer-friendly page 

rsyslog 4.3.2 (beta) released
Hi all,
We have just released the new beta of rsyslog. This release consists of several enhancements like the added generic network stream server for syslog, capability to rebind the send socket of the UDP output section, a improved testbench with a config switch and some bugfixes. This release is recommended for all users of the beta branch.

Download:

http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-162.phtml

Changelog:

http://www.rsyslog.com/Article378.phtml

As always, feedback is appreciated.

Best regards,
Tom Bergfeld


Posted by  tbergfeld  on  Wednesday, June 24, 2009 94
 Send this story to someone Printer-friendly page 

rsyslog 4.2.0 (v4-stable) released
Hi all,
We have released the first version of rsyslog v4-stable today. It is the next major step after v3 most importantly offering large performance improvements. This version went through a long beta-phase and we did not have any specifc bug reports within the last couple of weeks, so we honestly think this release is ready for production use.

Download:

http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-161.phtml

Changelog:

http://www.rsyslog.com/Article376.phtml

As always, feedback is appreciated.

Best regards,
Tom Bergfeld


Posted by  tbergfeld  on  Tuesday, June 23, 2009 170
 Send this story to someone Printer-friendly page 

rsyslog 5.1.0 (devel) released
Hi all,

we have just released rsyslog v5, an experimental version offering much better performance and an audit-grade queue system.

Yes - you have read right. We are actually now at v5 (in parallel to v4). For the time being, we will have both a v4-devel and a v5-devel.
Please see my blog post for details:


http://blog.gerhards.net/2009/05/introducing-rsyslog-v5.html


The v5 versions of rsyslog feature a greatly redesigned queue engine.The major theme for the v5 release is twofold:

a) greatly improved performance
b) enable audit-grade processing

Here, audit-grade processing means that rsyslog, if used together with audit-grade transports and configured correctly, will never lose messages that already have been acknowledged, not even in fatal failure cases like sudden loss of power.

Note that large parts of rsyslog's important core components have been restructured to support these design goals. As such, early versions of the engine will probably be less stable than the v3/v4 engine.

Also note that the initial versions do not cover all and everything. As usual, the code will evolve toward the final goal as version numbers increase.

Feedback is highly appreciated. If you have any bugs to report, I'd appreciate if you could do so via the rsyslog bugzilla:

http://bugzilla.rsyslog.com


Changelog:

http://www.rsyslog.com/Article374.phtml

Download:

http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-160.phtml

As always, feedback is appreciated.

Tom Bergfeld


Posted by  tbergfeld  on  Friday, May 29, 2009 414
 Send this story to someone Printer-friendly page 

rsyslog 4.3.1 (devel) released
Hi all,

today, we have released rsyslog 4.3.1, a member of the development branch. This version offers even greater performance for the imtcp input on multiprocessor machines. Also, multiple tcp listeners can now be defined. The build system and testbench have been enhanced, doc has been improved and there now is a capability to create a graphical representation of the rsyslog configuration. There are also some bug fixes included. This is a recommended update for all users of the devel branch.


Changelog:

http://www.rsyslog.com/Article372.phtml

Download:

http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-159.phtml

As always, feedback is appreciated.

Tom Bergfeld


Posted by  tbergfeld  on  Monday, May 25, 2009 368
 Send this story to someone Printer-friendly page 

rsyslog 4.1.7 (beta) released
Hi all,

rsyslog 4.1.7, now a member of the beta branch, has been released. This is the first incarnation o v4 flagged as beta. It offers all enhancements of v4. There have also been a number of bug fixes over 4.1.6, for example the fix for an invalid error check inside the PostgreSQL output module.

Changelog:

http://www.rsyslog.com/Article370.phtml

Download:

http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-158.phtml

As always, feedback is appreciated.

Tom Bergfeld


Posted by  tbergfeld  on  Wednesday, April 22, 2009 664
 Send this story to someone Printer-friendly page 

rsyslog 3.22.0 (v3-stable) released
Hi all,

rsyslog 3.22.0, a member of the v3-stable branch, has been released today. This is the next and final iteration of v3-stable, bringing all the features of the previous beta branch. Among others, it provides enhanced performance, greater configurability and enhanced stability. This is the new v3-stable branch, retiring any previous versions. As such, it is a recommended update for all v3-stable users.

Changelog:

http://www.rsyslog.com/Article368.phtml

Download:

http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-157.phtml

As always, feedback is appreciated.

Tom Bergfeld


Posted by  tbergfeld  on  Tuesday, April 21, 2009 860
 Send this story to someone Printer-friendly page 

rsyslog 4.3.0 (devel) released
Hi all,

We have just released a brand-new 4.3.0 devel version, which starts the 4.3 series. It contains enhancements to RainerScript, an ever-improving testbench, and a new output plugin omprog. The later enables rsyslog to spawn an process that will receive log messages via stdin.

Changelog:

http://www.rsyslog.com/Article366.phtml

Download:

http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-156.phtml

As always, feedback is appreciated.

Tom Bergfeld


Posted by  tbergfeld  on  Friday, April 17, 2009 707
 Send this story to someone Printer-friendly page 

rsyslog 3.20.6 (v3-stable) released
Hi all,

We have just released rsyslog 3.20.6, a member of the v3-stable branch. This is the last v3-stable for the 3.20.x series. The release mainly consists of bugfixes like a fix for an bug in $InputTCPMaxSessions which was accepted, but not executed, now resulting in a fixed upper limit of 200 connections. Further the default value of $DirCreateMode has been changed. For more information review the discussion on the mailing list:
http://lists.adiscon.net/pipermail/rsyslog/2009-April/001986.html

Changelog:

http://www.rsyslog.com/Article364.phtml

Download:

http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-155.phtml

As always, feedback is appreciated.

Tom Bergfeld


Posted by  tbergfeld  on  Thursday, April 16, 2009 732
 Send this story to someone Printer-friendly page 

rsyslog 2.0.7 (stable) released
Hi all,

we have just released rsyslog 2.0.7, a member of the v2-stable branch.
This is a bug-fixing release solving some minor bugs that were discovered during the past months. Most importantly, some issues with dynamically created files were fixed, as well as two memory leaks. While one of them was not expected to be seen in practice, there were one memory leak in the Postgres output module which could cause harm. This is a recommended update for all v2-stable users.

Other than on RHEL, 2.0.7 seems to be no longer used, but we still support it. So if you experience issues with that version, please let us know.

Changelog:

http://www.rsyslog.com/Article362.phtml

Download:

http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-154.phtml

As always, feedback is appreciated.

Tom Bergfeld



Posted by  tbergfeld  on  Tuesday, April 14, 2009 700
 Send this story to someone Printer-friendly page 

    12345678910111213141516171819   >

 rsyslog Sponsors
 
Functionality looking for Sponsors
rsyslog sponsoring
Click here for more information


 Search
 
Google

 Last Forum Posts
 · Re: stop remote messages being written t ...
Hi, I am having the same issue. Here are the contents of /etc/rs ...
· Rhel 5.3 x64
I tried with the default rsyslog which is 2.0.6 on rhel5.3 and th ...
· Re: Best way to monitor our firewall ...
I was thinking resources may have been an issue, so I upgraded th ...
· Best way to monitor our firewall
We have set up rsyslog on a Fedora 11 virtual machine, and are cu ...
· Re: Multihomed rsyslog server - Bind to ...
not thought about this so far. It may be a good idea to add an en ...
· Re: Simultaneous Local and Remote Loggin ...
Thank you for the swift reply. I'll give it a go and come back i ...
· Re: Simultaneous Local and Remote Loggin ...
That's a very typical configuration, you won't get any noticable ...
· Simultaneous Local and Remote Logging ...
Hello,I've recently upgraded to Debian 5 for a couple of our serv ...

:: Syndication: ::
Page created in 0.112632989883 seconds.