Release Date: 2020-07-21 Build-IDs: Service 6.2.0.208, Client 6.2.0.284 Bugfixes Fixed an issue that could cause the Service to abort while configuration reload was running. Fixed an issue when the user stopped the Service while a configuration reload was running. You can download Free Trial Version of RSyslog Windows Agent.
RSyslog Windows Agent 6.2 Released
Release Date: 2020-06-16 Build-IDs: Service 6.2.0.207, Client 6.2.0.284 Bugfixes EventLog Monitor V2: Fixed a problem during configuration load that could cause unexpected termination of the service. You can download Free Trial Version of RSyslog Windows Agent.
RSyslog Windows Agent 6.1a Released
Release Date: 2020-03-10 Build-IDs: Service 6.1.0.206, Client 6.1.0.280 Features TLS Support: Updated to OpenSSL 1.0.2u. You can download Free Trial Version of RSyslog Windows Agent.
RSyslog Windows Agent 6.1 Released
Release Date: 2020-01-31 Build-IDs: Service 6.1.0.205, Client 6.1.0.280 Features Property engine: Added new static property %localhostname% which contains the local computer name. Syslog Action: Fixed Syslog Version in RFC5424 Header to 1. Bugfixes EventLog Monitor V2: Fixed an issue losing the first record LastRecord was resetted. EventLog Monitor V2: Fixed minor issues in new caching […]
Encasing of control structures
When using control structures to create some case filtering, there are some things to consider when formatting this. In general, a control structure can be as simple as this: if $msg contains “word” then action() else action() While this is correct and will work as expected, it is generally better style to encase expressions and […]
RSyslog Windows Agent 6.0 Released
Release Date: 2019-07-01 Build-IDs: Service 6.0.0.200, Client 6.0.0.277 Features Configuration Client using latest .Net Framework now. Windows 2019 Support. Configuration reload: Added support to update configuration from https url. Property engine: Added new options date-rfc3164strict: Same as date-rfc3164 but with two spaces after month if day is below 10. crlftovbar: Replaces all CRLF or LF […]
RSyslog Windows Agent 5.2 Released
Release Date: 2019-04-25 Build-IDs: Service 5.2.0.195, Client 5.2.0.274 Features Hardened Code using new utilities like cppcheck and LLVM. Bugfixes Fixed processing issues with date property replacer options. Fixed a bug with UTF8 encoding detection (String content before the encoded string (BOM) was dropped). You can download Free Trial Version of RSyslog Windows Agent.
RSyslog Windows Agent 5.1 Released
Release Date: 2018-08-23 Build-IDs: Service 5.1.0.193, Client 5.1.0.269 Features Send RELP Action: Updated Librelp library to 1.2.17 Send RELP Action: Added TLS support (using OpenSSL library). TLS Support: Added support for anonymous communication (Certless). TLS Support: Added support to enable /disabled TLS communication methods. TLS Support: Added support for setting advanced OpenSSL command parameters. Property […]
RSyslog Windows Agent 5.0 Released
Release Date: 2018-04-11 Build-IDs: Service 5.0.0.185, Client 5.0.0.263 Features File Monitor: Added new options “Process rest of file as one message” and Read Filebuffer size for better regex message separator handling. Syslog Action: Added support for multiple syslog servers (Load balancing) Syslog Action: Backup Syslog Server is now tried on connect as well. Before, the […]
rsyslog 8.34.0 (v8-stable) released
Today, we release rsyslog 8.34.0. Most notably is the large refactoring of the imfile module as well as the new module mmkubernetes (contributed). Additionaly, a lot of improvements and fixes have been added to the current release, too many to list them all. So please take a look at the changelog for all the details. […]