- Jan 11, 2020
-
-
Jan Mach authored
Previously it was possible that during the daemon shutdown some IDEA messages could remain uncommitted when running in bulk commit mode. It was necessary to make use of 'stop' event to force commit and switch back to immediate commit mode for the rest of the events that still might be in the event queue (it is not guaranteed the stop event will be last in the queue, some of the previous events might still schedule some other event, which will be handled after the stop event). (Redmine issue: #4572)
-
- Jan 09, 2020
- Jan 08, 2020
-
-
Jan Mach authored
Updated installation documentation page to reflect Postgresql upgrade to v12 and new geoipupdate prerequisite. (Redmine issue: #6157)
- Jan 07, 2020
-
-
Jan Mach authored
(Redmine issue: #6157)
-
Jan Mach authored
MaxMind service changed its policy for downloading its free IP databases. This commit features necessary test code and configuration changes to make GeoIP enrichment plugin working again. There will be also documentation update to reflect necessary steps for upgrading, once these are finetuned. (Redmine issue: #6157)
-
- Jan 06, 2020
-
-
Jan Zerdik authored
(Redmine issue: #5751)
-
Jan Zerdik authored
(Redmine issue: #5751)
-
Jan Zerdik authored
(Redmine issue: #5751)
-
Jan Zerdik authored
(Redmine issue: #5751)
-
Jan Zerdik authored
-
- Dec 13, 2019
-
- Dec 06, 2019
-
-
Jan Mach authored
-
Jan Mach authored
The mentat-storage.py daemon has now ability to use transaction savepoints to reduce number of commits and thus greatly enhance event storage rate. The feature is configurable and optional. The mentat.services.eventstorage needed to be upgraded to support this new feature. Also, the pyzenkit module contained a bug, which prevented this feature to work correctly, so it needed to be fixed as well. (Redmine issue: #4572)
-
- Dec 05, 2019
-
- Nov 29, 2019
-
- Nov 27, 2019
-
-
Jan Mach authored
(Redmine issue: #6096)
-
Jan Mach authored
Added the ability to list all currently running event database queries and limiting number of queries per user. Users are now limited in the number of event search queries they can execute on the event database. Also the list of all currently running queries available for administrator now contains all queries, not just the named ones. But only the named ones can be canceled from the interface, you must use PostgreSQL console to cancel the others. (Redmine issue: #4384)
- Nov 18, 2019
-
-
Jan Mach authored
(Redmine issue: #3361)
-
- Nov 13, 2019
-
- Nov 12, 2019
-
- Nov 11, 2019
-
- Nov 06, 2019
-