Changelog for
graylog-2.3.2-2.1.noarch.rpm :
Fri Oct 20 14:00:00 2017 zombahAATTgmail.com
- update to 2.3.2
+ Core
* Fix permission handling for editing/deleting roles. Graylog2/graylog2-server#4270 Graylog2/graylog2-server#4254
* Fix CSV export when using lots of Elasticsearch index shards. Graylog2/graylog2-server#4269 Graylog2/graylog2-server#4190
* Fix infinite redirect loop when accessing non-permitted resources/entities. Graylog2/graylog2-server#4139 Graylog2/graylog2-server#4117
Thu Sep 7 14:00:00 2017 zombahAATTgmail.com
- update to 2.3.1
+ Core
* Fix NullPointerException for field stats. Graylog2/graylog2-server#4026 Graylog2/graylog2-server#4045 Graylog2/graylog2-server#4046
* Make GELF parser less strict. Graylog2/graylog2-server#4055
* Fix search requests with selected fields by using source filtering. Graylog2/graylog2-server#4069 Graylog2/graylog2-server#4077 Graylog2/graylog2-server#4068
* Add missing index for session_id in \"sessions\" MongoDB collection. Graylog2/graylog2-server#4070 Graylog2/graylog2-server#4076
* Fix search errors when lots of indices will be used. Graylog2/graylog2-server#4062 Graylog2/graylog2-server#4078 Graylog2/graylog2-server#4054
* Upgrade to Jest 2.4.7+jackson. Graylog2/graylog2-server#4107
* Fix search term highlighting. Graylog2/graylog2-server#4108 Graylog2/graylog2-server#4101
+ Pipeline Processor
* Make locale parameter of parse_date() optional. Graylog2/graylog-plugin-pipeline-processor#202
Thu Aug 10 14:00:00 2017 zombahAATTgmail.com
- update to 2.3.0
+ Core
* Fix remote address field for GELF UDP inputs. Graylog2/graylog2-server#3982 Graylog2/graylog2-server#3988 Graylog2/graylog2-server#3980
* Improve error messages for rotation strategies. Graylog2/graylog2-server#3995 Graylog2/graylog2-server#3990
* Fix legend for stacked charts. Graylog2/graylog2-server#4010 Graylog2/graylog2-server#3996
* Fix size based index rotation strategy. Graylog2/graylog2-server#4011 Graylog2/graylog2-server#4008 Graylog2/graylog2-server#3997
* Implement retry handling for failed Elasticsearch requests. Graylog2/graylog2-server#4012 Graylog2/graylog2-server#3993
* Fix NullPointerException in ExceptionUtils. Graylog2/graylog2-server#4014 Graylog2/graylog2-server#4003
* Avoid noisy stack traces when Elasticsearch is not available. Graylog2/graylog2-server#3934 Graylog2/graylog2-server#3861
* Do not run SetIndexReadOnlyAndCalculateRangeJob if index is closed. Graylog2/graylog2-server#3931 Graylog2/graylog2-server#3909
* Fix issues when updating users and user roles. Graylog2/graylog2-server#3942 Graylog2/graylog2-server#3918
* Improved IPv6 support. Graylog2/graylog2-server#3926 Graylog2/graylog2-server#3870
* Fix login code to unbreak SSO plugin. Graylog2/graylog2-server#3973 Graylog2/graylog2-server#3948
* Allow case-insensitive lookups for CSV lookup data adapter. Graylog2/graylog2-server#3971 Graylog2/graylog2-server#3961
* Allow manual lookup table cache purge via UI and API. Graylog2/graylog2-server#3967 Graylog2/graylog2-server#3962
* Mark Message class as not thread-safe. Graylog2/graylog2-server#3978 Graylog2/graylog2-server#3876
* Fail fast and loud for invalid GELF messages. Graylog2/graylog2-server#3972 Graylog2/graylog2-server#3970
* Add support for automatic Elasticsearch node discovery. Graylog2/graylog2-server#3805
* Fix DateHistogram-related functionality in Searches class. Graylog2/graylog2-server#3806
* Hide update spinner with auto-update interval <=5s. Graylog2/graylog2-server#3738 Graylog2/graylog2-server#3723 AATTbillmurrin
* Small spelling/documentation fixes. Graylog2/graylog2-server#3817
* Fix pagination and offset/total hits in Searches. Graylog2/graylog2-server#3821 Graylog2/graylog2-server#3813
* Add sort order to terms API call. Graylog2/graylog2-server#3829
* Don’t start stopped inputs after updating them. Graylog2/graylog2-server#3824 Graylog2/graylog2-server#3479
* Allow specifying locale for Date converter. Graylog2/graylog2-server#3820
* Hide “Delete from stream” button if stream is undefined. Graylog2/graylog2-server#3822
* Don’t reload errorstates on pages that don’t need them. Graylog2/graylog2-server#3839 Graylog2/graylog2-server#3834
* Emit StreamsChangedEvent and StreamDeletedEvent in BundleImporter. Graylog2/graylog2-server#3848 Graylog2/graylog2-server#3842
* Add Lookup Table search result decorator. Graylog2/graylog2-server#3852 Graylog2/graylog2-server#3844
* Check Elasticsearch version when creating index template. Graylog2/graylog2-server#3862
* Add admin user to list of receivers in EmailAlarmCallback. Graylog2/graylog2-server#3864 Graylog2/graylog2-server#3859
* Fix parameters for count query in Searches#count(). Graylog2/graylog2-server#3865 Graylog2/graylog2-server#3841
* Add search system for objects in MongoDB Graylog2/graylog2-server#3877
* Make Kafka config setting auto.offset.reset configurable for input. Graylog2/graylog2-server#3743 Graylog2/graylog2-server#3894 AATTr4um
* Use preemptive authentication for Elasticsearch if credentials are given. Graylog2/graylog2-server#3895 Graylog2/graylog2-server#3907
* Add lookup adapter and cache config validation. Graylog2/graylog2-server#3836
* Unbreak elasticsearch duration config settings. Graylog2/graylog2-server#3899
* Fix lookup table UI state problem. Graylog2/graylog2-server#3898
* Enable search for lookup tables, data adapters and caches. Graylog2/graylog2-server#3878
* Make Elasticsearch version injectable. Graylog2/graylog2-server#3896
* Refactor lifecycle for lookup adapters and caches. Graylog2/graylog2-server#3873
* Introduce setting for enabling ES request compression. Graylog2/graylog2-server#3901
* Add content pack import/export for lookup tables, caches and adapters. Graylog2/graylog2-server#3892
* Upgrade to Jackson 2.8.9. Graylog2/graylog2-server#3908
* Fix and centralize lookup adapter/cache error handling. Graylog2/graylog2-server#3905
* Switch RoleResponse to java.util.Optional to fix serialization. Graylog2/graylog2-server#3915
* Add lookup table/cache/adapter permissions. Graylog2/graylog2-server#3914
* Collect and show metrics for lookup caches and adapters. Graylog2/graylog2-server#3917
* Remove obsolete “disableExpensiveUpdates” user preference. Graylog2/graylog2-server#3922
* Migrate to Jackson-based release of Jest 2.4.5. Graylog2/graylog2-server#3925
* Use aliases for reopened indices. Graylog2/graylog2-server#3897
* Add default values for lookup tables. Graylog2/graylog2-server#3921
* Add support for updating extractors in InputService. Graylog2/graylog2-server#3910
* Fix index set overview with closed indices. Graylog2/graylog2-server#3930
* Don’t check ES cluster health when flushing messages. Graylog2/graylog2-server#3927
* Retrying bulk indexing in case of all IOExceptions. Graylog2/graylog2-server#3929 Graylog2/graylog2-server#3941
* Add support for automatic Elasticsearch node discovery. Graylog2/graylog2-server#3805
* Fix DateHistogram-related functionality in Searches class. Graylog2/graylog2-server#3806
* Hide update spinner with auto-update interval <=5s. Graylog2/graylog2-server#3738 Graylog2/graylog2-server#3723 AATTbillmurrin
* Small spelling/documentation fixes. Graylog2/graylog2-server#3817
* Fix pagination and offset/total hits in Searches. Graylog2/graylog2-server#3821 Graylog2/graylog2-server#3813
* Add timing metrics to GelfOutput. Graylog2/graylog2-server#3810 Graylog2/graylog2-server#3716
* Add sort order to terms API call. Graylog2/graylog2-server#3829
* Don’t start stopped inputs after updating them. Graylog2/graylog2-server#3824 Graylog2/graylog2-server#3479
* Allow specifying locale for Date converter. Graylog2/graylog2-server#3820
* Hide “Delete from stream” button if stream is undefined. Graylog2/graylog2-server#3822
* Don’t reload errorstates on pages that don’t need them. Graylog2/graylog2-server#3839 Graylog2/graylog2-server#3834
* Emit StreamsChangedEvent and StreamDeletedEvent in BundleImporter. Graylog2/graylog2-server#3848 Graylog2/graylog2-server#3842
* Add Lookup Table search result decorator. Graylog2/graylog2-server#3852 Graylog2/graylog2-server#3844
* Check Elasticsearch version when creating index template. Graylog2/graylog2-server#3862
* Add admin user to list of receivers in EmailAlarmCallback. Graylog2/graylog2-server#3864 Graylog2/graylog2-server#3859
* Fix parameters for count query in Searches#count(). Graylog2/graylog2-server#3865 Graylog2/graylog2-server#3841
* Allow version ‘0’ for structured syslog messages. Graylog2/graylog2-server#3503
* Ignore Content-Type in HttpTransport. Graylog2/graylog2-server#3508 Graylog2/graylog2-server#3477
* Ensure that index_prefix is lower case. Graylog2/graylog2-server#3509 Graylog2/graylog2-server#3476
* Make map in MessageInput#asMap() mutable. Graylog2/graylog2-server#3521 Graylog2/graylog2-server#3515
* Fix pagination for alert conditions. Graylog2/graylog2-server#3529 Graylog2/graylog2-server#3528
* Wait until alert notification types are loaded. Graylog2/graylog2-server#3537 Graylog2/graylog2-server#3534
* Upgrade development environment to Webpack v2. Graylog2/graylog2-server#3460
* Add an option to repeat alert notifications again. Graylog2/graylog2-server#3536 Graylog2/graylog2-server#3511
* Fix accidentally changed exports of UsersStore Graylog2/graylog2-server#3560 Graylog2/graylog2-server#3556
* Properly escape username/roles in web interface. Graylog2/graylog2-server#3570 Graylog2/graylog2-server#3569
* Improved dashboard grid system. Graylog2/graylog2-server#3575
* Add support for sorting by count to Search#terms(). Graylog2/graylog2-server#3540 (AATTbillmurrin)
* Fix for copy query button. Graylog2/graylog2-server#3548 (AATTbillmurrin)
* Fix issue with cloning streams. Graylog2/graylog2-server#3615 Graylog2/graylog2-server#3608
* Prevent session extension when polling system messages. Graylog2/graylog2-server#3632 Graylog2/graylog2-server#3628
* Prevent session extension when polling system jobs. Graylog2/graylog2-server#3625 Graylog2/graylog2-server#3587
* Prevent NPE due to race between rotation and retention threads. Graylog2/graylog2-server#3637 Graylog2/graylog2-server#3494
* Fix problem with message decorators and field selection. Graylog2/graylog2-server#3585 Graylog2/graylog2-server#3584
* Fix issue with loading indicator on an empty search result page. Graylog2/graylog2-server#3652 Graylog2/graylog2-server#3650
* Fix navigation in LDAP users UI. Graylog2/graylog2-server#3651 Graylog2/graylog2-server#3485
* Ensure that plugin RPMs will be built for Linux. Graylog2/graylog2-server#3658 Graylog2/graylog2-server#3657
* Fix reloading problem with content packs and GROK patterns. Graylog2/graylog2-server#3621 Graylog2/graylog2-server#3610
* Add support for Cisco and FortiGate Syslog messages. Graylog2/graylog2-server#3599
* Fix permission problem for inputs API. Graylog2/graylog2-server#3681
* Restore removal of role permissions upon roles update. Graylog2/graylog2-server#3683
* Comply with grace condition when repeat alert notifications is enabled. Graylog2/graylog2-server#3676 Graylog2/graylog2-server#3579
* Invalidate dashboards data after logout. Graylog2/graylog2-server#3700 Graylog2/graylog2-server#3693
* Fix OptionalStringValidator and validations for extractors. Graylog2/graylog2-server#3633 Graylog2/graylog2-server#3630
* Better time range for “Show Received Messages” button on inputs page. Graylog2/graylog2-server#3725
* Remove deprecated rotation/retention configuration resources. Graylog2/graylog2-server#3724
* Introduce lookup tables feature. Graylog2/graylog2-server#3748
* Creating dashboard from search page does now select the right ID Graylog2/graylog2-server#3786 Graylog2/graylog2-server#3785
* Fix importing of dashboards from content packs Graylog2/graylog2-server#3766 Graylog2/graylog2-server#3765
+ Beats Plugin
* Spelling fixes. Graylog2/graylog-plugin-beats#22 AATTjsoref
+ Collector Plugin
* Increase “Show messages” time range.
* Allow collectors list to be filtered by tags. Graylog2/graylog-plugin-collector#52
* UI and UX improvements. Graylog2/graylog-plugin-collector#55
* Fix configuration setting usage for collector heartbeat interval. Graylog2/graylog-plugin-collector#58
* Prevent unwanted session extension. Graylog2/graylog-plugin-collector#49
+ Map Widget Plugin
* Adjust to lookup cache and adapter changes in server. Graylog2/graylog-plugin-map-widget#48 Graylog2/graylog-plugin-map-widget#50
* Fix refresh handling in error conditions. Graylog2/graylog-plugin-map-widget#49
* Fix HMR as in Graylog/graylog2-server#3591 Graylog2/graylog-plugin-map-widget#51
* Update to a new GeoIP2 release.
* Add lookup tables data adapter for the GeoIP2 database. Graylog2/graylog-plugin-map-widget#40
+ Pipeline Processor Plugin
* Improve robustness of clone_message() pipeline function. Graylog2/graylog-plugin-pipeline-processor#192 Graylog2/graylog2-server#3880
* Fix pipline condition handling of “match all”/”match either”. Graylog2/graylog-plugin-pipeline-processor#193 Graylog2/graylog2-server#3924
* Fix serialization/deserialization of pipeline StageSource. Graylog2/graylog-plugin-pipeline-processor#195 Graylog2/graylog-plugin-pipeline-processor#194
* Improve error handling with invalid expressions. Graylog2/graylog-plugin-pipeline-processor#196 Graylog2/graylog-plugin-pipeline-processor#185
* Spelling fixes. Graylog2/graylog-plugin-pipeline-processor#181 AATTjsoref
* Add support for custom locale in parse_date() function. Graylog2/graylog-plugin-pipeline-processor#184 Graylog2/graylog-plugin-pipeline-processor#183
* Smaller UI and UX changes. Graylog2/graylog-plugin-pipeline-processor#186
* New function: debug() Graylog2/graylog-plugin-pipeline-processor#188
* Allow snake-case access to bean objects Graylog2/graylog-plugin-pipeline-processor#189
* Improve lookup functions. Graylog2/graylog-plugin-pipeline-processor#191
* Spelling fixes. Graylog2/graylog-plugin-pipeline-processor#181 AATTjsoref
* Use uppercase timezone in TimezoneAwareFunction and fix default value. Graylog2/graylog2-server#169 Graylog2/graylog2-server#168
* Add lookup and lookup_value pipeline functions for lookup table support. Graylog2/graylog2-server#177
Tue May 9 14:00:00 2017 zombahAATTgmail.com
- add fillup_prereq
Fri May 5 14:00:00 2017 zombahAATTgmail.com
- revert post fillup_and_insserv otherwise enviroment file is absent
Thu Apr 20 14:00:00 2017 zombahAATTgmail.com
- move post fillup_and_insserv to non systemd condition
Thu Apr 20 14:00:00 2017 zombahAATTgmail.com
- fix tumbleweed build with systemd conditions
Wed Apr 19 14:00:00 2017 zombahAATTgmail.com
- update to 2.2.3
+ Core
* Prevent unwanted session extension. Graylog2/graylog2-server#3583
* Properly escape username/roles in web interface. Graylog2/graylog2-server#3588
* Allow “-” in the path pattern for the index range rebuild endpoint. Graylog2/graylog2-server#3600
* Copy Query Button Fix. Graylog2/graylog2-server#3491
* Fixing slicing of alert notifications in pagination. Graylog2/graylog2-server#3619
* Fix cloning alert conditions with identical id when cloning stream. Graylog2/graylog2-server#3616
* Use UTC for embedded Date objects as well. Graylog2/graylog2-server#3626
* Prevent session extension for polling system messages. Graylog2/graylog2-server#3638
* Support replacing whitespace in nested keys for JSON extractor. Graylog2/graylog2-server#3623
* Prevent NPE due to race between rotation and retention threads. Graylog2/graylog2-server#3640
* Prevent session extension in SystemJobsStore. Graylog2/graylog2-server#3625
* Render loading indicator on no results page. Graylog2/graylog2-server#3667
* Using consistent collection of non displayable fields to filter against. Graylog2/graylog2-server#3668
* Ensure that plugin RPMs will be built for Linux. Graylog2/graylog2-server#3659
* Fix navigation in LDAP components. Graylog2/graylog2-server#3670
* Publish GrokPatternsChangedEvent when using content packs. Graylog2/graylog2-server#3621
* Add support for Cisco and FortiGate syslog messages. Graylog2/graylog2-server#3599
* Effectively change user permissions when listing inputs. Graylog2/graylog2-server#3682
* Restore removal of role permissions upon roles update. Graylog2/graylog2-server#3684
* Comply with grace condition when repeat alert notifications is enabled Graylog2/graylog2-server#3676
+ Pipeline Processor
* Use uppercase timezone in TimezoneAwareFunction and fix default value. Graylog2/graylog-plugin-pipeline-processor#169
Tue Apr 18 14:00:00 2017 zombahAATTgmail.com
- Graylog2 only support elasticsearch 2.x, indicate it with correct require
Mon Oct 24 14:00:00 2016 kkaempfAATTsuse.com
- fix SLE11 build: disable empty subpackages
Fri Sep 23 14:00:00 2016 darinAATTdarins.net
- update to 2.1.1
+ Core
* Proxied requests query other nodes in parallel. Graylog2/graylog2-server#2764, Graylog2/graylog2-server#2779
* Fix 404s on IE 11 using compatibility view. Graylog2/graylog2-server#2768, Graylog2/graylog2-server#2782
* Modify actions in search page triggering a page reload. Graylog2/graylog2-server#2488, Graylog2/graylog2-server#2798
* Do not display login form while loading. Graylog2/graylog2-server#2770, Graylog2/graylog2-server#2802
* Check in SearchPage if search is in progress, reuse promise then. Graylog2/graylog2-server#2799, Graylog2/graylog2-server#2803
* Use index and message_id as message identifier. Graylog2/graylog2-server#2801, Graylog2/graylog2-server#2804
* Fix: file handle leak in KeyUtil (SSL). Graylog2/graylog2-server#2808. Thank you AATTgbu-censhare!
* Use current search time configuration for CSV export. Graylog2/graylog2-server#2795, Graylog2/graylog2-server#2809
* Explicitly close okhttp response body, avoiding leak connection warning. Graylog2/graylog2-server#2811. Thank you AATTchainkite!
* Properly close OkHttp Response objects to avoid resource leaks. Graylog2/graylog2-server#2812
* Remove ldap settings check from authenticators. Graylog2/graylog2-server#2817, Graylog2/graylog2-server#2820
+ Map plugin
* Ignore internal message fields (starting with \"gl2_\"). Graylog2/graylog-plugin-map-widget#17
+ Pipeline processor plugin
* Display boolean values in pipeline simulator. Graylog2/graylog-plugin-pipeline-processor#54, Graylog2/graylog-plugin-pipeline-processor#99
* Use case insensitive lookup for timezone IDs. Graylog2/graylog-plugin-pipeline-processor#100, Graylog2/graylog-plugin-pipeline-processor#102
Tue Jun 21 14:00:00 2016 darinAATTdarins.net
- update to 2.0.3
Improvements
+ Server
* Make Message#getStreamIds() more reliable Graylog2/graylog2-server#2378
* Disabling a configured proxy for requests to localhost/127.0.0.1/::1. Graylog2/graylog2-server#2305
Bug fixes
+ Server
* Update search query on auto refresh Graylog2/graylog2-server#2385 Graylog2/graylog2-server#2379
* Fix permission checks for non admin users Graylog2/graylog2-server#2366 Graylog2/graylog2-server#2358
* Fix display of total count of indices. Graylog2/graylog2-server#2365 Graylog2/graylog2-server#2359
* Fix base URI for API documentation Graylog2/graylog2-server#2362 Graylog2/graylog2-server#2360
* Fix link to API Browser on Node pages Graylog2/graylog2-server#2361 Graylog2/graylog2-server#2360
* Calculate keyword from and to values on the fly Graylog2/graylog2-server#2335 Graylog2/graylog2-server#2301
* Make MemoryAppender thread-safe Graylog2/graylog2-server#2307 Graylog2/graylog2-server#2302
* Use right metrics to display buffer usage Graylog2/graylog2-server#2300 Graylog2/graylog2-server#2299
* Check if props actually contain configuration fields before copying them Graylog2/graylog2-server#2298 Graylog2/graylog2-server#2297
Wed Jun 15 14:00:00 2016 darinAATTdarins.net
- fix required versions for mongo and es
Fri Jun 3 14:00:00 2016 darinAATTdarins.net
- update the packaging to include stub packages for MongoDB and
Elasticsearch
Fri Jun 3 14:00:00 2016 darinAATTdarins.net
- update to 2.0.2
Improvements:
+ Server
* Improved user form. Graylog2/graylog2-server#2261
* Improved logging of plugin list on server startup. Graylog2/graylog2-server#2290
* Forbid empty passwords when using LDAP. Graylog2/graylog2-server#2214 Graylog2/graylog2-server#2283
* Improved metrics page. Graylog2/graylog2-server#2250 Graylog2/graylog2-server#2255
* Improved search histogram resolution auto selection. Graylog2/graylog2-server#2148 Graylog2/graylog2-server#2289
* Improved cluster overview page. Graylog2/graylog2-server#2291
+ Plugin: Pipeline Processor
* Add syslog related rule functions. Graylog2/graylog-plugin-pipeline-processor#19
* Add concat rule functions. Graylog2/graylog-plugin-pipeline-processor#20
Bug fixes:
+ Server
* Fixed concurrency issue with Drools. Graylog2/graylog2-server#2119 Graylog2/graylog2-server#2188 Graylog2/graylog2-server#2231
* Fixed problems with Internet Explorer. Graylog2/graylog2-server#2246
* Fixed issues with old dashboards. Graylog2/graylog2-server#2262 Graylog2/graylog2-server#2163
* Fixed changing log levels via REST API. Graylog2/graylog2-server#1904 Graylog2/graylog2-server#2277
* Fixed plugin inter-dependencies by using one class loader for all plugins. Graylog2/graylog2-server#2280
+ Plugin: Pipeline Processor
* Fixed problem with IP address function. Graylog2/graylog-plugin-pipeline-processor#28 Graylog2/graylog-plugin-pipeline-processor#32
* Properly unescape strings in raw literals. Graylog2/graylog-plugin-pipeline-processor#30 Graylog2/graylog-plugin-pipeline-processor#31
- cleanup and fixup spec file
Mon Apr 18 14:00:00 2016 borisAATTsteki.net
- updated to release 1.3.4
+ this is security releated update, upgrade is recommended
Tue Dec 22 13:00:00 2015 borisAATTsteki.net
- updated to version 1.3.2
- Deserializing a blacklist filter leads to StackOverflowError
Graylog2/graylog2-server#1641
- bugfix release
Fri Dec 18 13:00:00 2015 darinAATTdarins.net
- update to version 1.3.1
+ Add option to AMQP transports to bind the queue to the exchange
+Install a Graylog index template instead of set mappings on index creation
Wed Dec 9 13:00:00 2015 borisAATTsteki.net
- updated to latest version 1.3.0
+ Allow index range calculation for a single index.
+ Performance improvements for index ranges.
+ Make internal server logs accessible via REST API.
+ Make specific configuration values accessible via REST API.
+ Added Replace Extractor.
+ Added a default set of Grok patterns.
+ Log operating system details on server startup.
+ Allow reader users to set a dashboard as start page.
+ Auto content pack loader - download and install content packs automatically
+ Appliance pre-configured for log ingestion and analysis
+ Show a getting started guide on first install.
- bugfixes:
+ Include role permissions in “/roles/{rolename}/members” REST API endpoint.
+ Fixed NullPointerException in GELF output.
+ Fixed NullPointerException in GELF input handling.
+ Use the root user’s timezone for LDAP users by default.
+ Fix display of JSON messages.
+ Improve search robustness with missing Elasticsearch indices.
+ Fixed race condition between index creation and index mapping configuration.
+ Fixed concurrency problem in GELF input handling.
+ Fixed issue with widget value calculation.
+ Do not extend user sessions when updating widgets.
+ Fixed compatibility mode for Internet Explorer.
+ Fixed whitespace issue in extractor example.
+ Fixed several issues on the indices page.
+ Fixed permission issue for stream alert management.
+ Fixed deletion of LDAP group mappings when updating LDAP settings.
+ Fixed dangling role references after deleting a role
+ Support LDAP Group Mapping for Sun Directory Server (new since beta.2)
Tue Nov 17 13:00:00 2015 borisAATTsteki.net
- updated to latest version 1.2.2
- mostly bugfix release
- reversed decision to move metadata info to mongodb
- added Wants= and After= mongodb.service to make loading of graylog
deterministic and not to fail when mongo is still not in running state
Wed Oct 21 14:00:00 2015 borisAATTsteki.net
- fix handling of exit code in systemd service file
Tue Sep 29 14:00:00 2015 borisAATTsteki.net
- updated to latest version 1.2.1
- Bug Fixes
* Fixed various issues around importing and applying content packs
* Fixed loading existing alarm callbacks that had been created with Graylog 1.0.x or earlier
* Fixed compatibility problem with Elasticsearch 1.5.x and earlier
* Fixed handling of statistical functions in field graphs
* Use correct title when adding quick values to a dashboard
Mon Sep 21 14:00:00 2015 borisAATTsteki.net
- updated to version 1.2.0 from 1.1.6
* User Roles & LDAP Group Support
* Faster Stream Router Engine
* OR Rule Stream Support
* Improved Graylog Service Availability: Graylog server can
now start without Elasticsearch
* Stacked chart widget support
* Cardinality Field Statistics
* Alarm Callback History
* Simplified Grok import/export with content pack support
* Time zone support for date converter
* Several Dashboard UI improvements
* New Raw AMQP input
* New Syslog AMQP input
* TLS client certificate authentication to all TCP based inputs
* TLS support for GELF HTTP input/output
* New MessageListCodec interface
* Keepalive configuration option for all TCP transports
* New JSON field extractor
Fri Aug 21 14:00:00 2015 borisAATTsteki.net
- updated to version 1.1.6 from 1.1.4
* Fix edge case in SyslogOctetCountFrameDecoder which caused the
Syslog TCP input to reset connections (#1105, #1339)
* Properly log errors in the Netty channel pipeline (#1340)
* Prevent creation of invalid alert conditions (#1332)
* Upgrade to Elasticsearch 1.6.2
* Improve handling of exceptions in the JournallingMessageHandler (#1286)
* Upgrade to Elasticsearch 1.6.1 (#1312)
* Remove hard-coded limit for UDP receive buffer size (#1290)
* Ensure that elasticsearch_index_prefix is lowercase (commit 2173225)
* Add configuration option for time zone to Date converter (#1320)
* Fix NPE if the disk journal is disabled on a node (#1520)
* Statistic and Chart error: Adding time zone offset caused overflow (#1257)
* Ignore stream alerts and throughput on serialize (#1309)
* Fix dynamic keyword time-ranges for dashboard widgets
created from content packs (#1308)
* Upgraded Anonymous Usage Statistics plugin to version 1.1.1
Fri Jul 17 14:00:00 2015 borisAATTsteki.net
- updated to version 1.1.4
* security release concearning elasticsearch
Mon Jun 22 14:00:00 2015 borisAATTsteki.net
- updated to version 1.1.3
* User interface updates
* Integrated Log Collector
* Server Enhancements
*
* for more info please go to:
https://www.graylog.org/graylog-1-1-is-now-generally-available/
https://www.graylog.org/graylog-v1-1-2-is-now-available/
https://www.graylog.org/graylog-v1-1-3-is-now-available/
Tue May 5 14:00:00 2015 borisAATTsteki.net
- initial packaging of graylog version 1.0.2