rsyslog/tests/mmdb-lookup-wrong-ip-type-vg.sh
Théo Bertin 313d6922b2 MMDBLOOKUP::FIXED:: Don't suspend action on incompatible IP lookups
Mmdblookup module used to suspend after erroring on an IPv6 IP lookup on IPv4-only DBs
This commit replaces the suspension of the module by a simple log message, allowing it to keep working for future lookups
2024-02-28 10:51:26 +01:00

6 lines
113 B
Bash
Executable File

#!/bin/bash
# released under ASL 2.0
export USE_VALGRIND="YES"
source ${srcdir:=.}/mmdb-lookup-wrong-ip-type.sh