mutate {
add_field => [ "Talos_Source_lookup", "https://www.talosintelligence.com/reputation_center/lookup?search=%{id.orig_h}" ]
add_field => [ "CBL_Source_lookup", "http://cbl.abuseat.org/lookup.cgi?ip=%{id.orig_h}" ]
add_field => [ "Spamhaus_Source_lookup", "http://www.spamhaus.org/query/bl?ip=%{id.orig_h}" ]
}
Is there a way to do this?