]> source.dussan.org Git - rspamd.git/commit
* add more validation on empty strings, required to not face errors in saving logs...
authorDmitriy Alekseev <1865999+dragoangel@users.noreply.github.com>
Sun, 3 Nov 2024 15:00:11 +0000 (16:00 +0100)
committerDmitriy Alekseev <1865999+dragoangel@users.noreply.github.com>
Sun, 3 Nov 2024 15:00:11 +0000 (16:00 +0100)
commitf7ba1730b0579ebb0b3a41280f6d64b5e02c09e3
tree9635a1cb3e3baf1dd8fdaf9417a1ba26d9460bbe
parent87b9a614a4e35b4dea75c8ec51b071ab13dbccb0
* add more validation on empty strings, required to not face errors in saving logs to elastic
* remove max_size as it was looking to rows elements count, not strings size in total, such check will be too much compute intensive
* increase default errors max_fail as usually elastic not recover so quickly and needs a bit more time
conf/modules.d/elastic.conf
src/plugins/lua/elastic.lua