Updated changelog entry

This commit is contained in:
Andre Lorbach 2013-02-25 17:41:23 +01:00
parent 690df992b5
commit 91022343d3

View File

@ -1,9 +1,14 @@
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
Version 3.6.3 (stable), 2013-??-?? Version 3.6.3 (stable), 2013-02-25
- Updated Search documentation - Updated Search documentation
- Fixed Bug in the ApplyFilters function which applies to all logstreams. - Fixed Bug in the ApplyFilters function which applies to all logstreams.
This caused most REGEX filters to fail, if supported by the This caused most REGEX filters to fail, if supported by the
LogStream driver. LogStream driver.
- Added support for dynamic fields in MongoDB logstream sources. This
enables Loganalyzer to view data written by rsyslog into
MongoDB from CEE sources.
- Fixed wrong UID calculation in MongoDB Logstream class.
- Fixed an issue deleting all data in MongoDB LogStream class.
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
Version 3.6.2 (stable), 2013-01-09 Version 3.6.2 (stable), 2013-01-09
- Fixed another DiskAllowed Checked in Disk logstream class, no works as - Fixed another DiskAllowed Checked in Disk logstream class, no works as