ready to release 0.4.3

This commit is contained in:
Zane C. B-H 2021-11-04 04:01:24 -05:00
förälder 48e360c825
incheckning feb144fdfe
2 ändrade filer med 6 tillägg och 2 borttagningar

Visa fil

@ -1,7 +1,9 @@
Revision history for Search-ESsearcher
0.4.3 2021-11-04/03:45
-Remove mutate from geoip on fail2ban. This removes the need for mappings in Elasticsearch.
0.4.3 2021-11-04/04:00
-Remove mutate from geoip on fail2ban.
This removes the need for mappings in Elasticsearch.
-Add back in GeoIP for Postfix.
0.4.2 2021-10-21/23:15
- Include logstash examples.

Visa fil

@ -13,3 +13,5 @@ These come from
51-filter-postfix-aggregate.conf is set to off by default as in
testing I found it to be buggy. It will often times result in lines
being skipped.
This one does have GeoIP processing though.