graylog-plugin-alert-wizard icon indicating copy to clipboard operation
graylog-plugin-alert-wizard copied to clipboard

Enhancement - Allow lists to use any lookup table

Open Sinagot opened this issue 5 years ago • 1 comments

Hi,

To enhance the plugin, could it be possible for the lists to use a user created lookup table ? I mean, if I have a lookup table connected to a CSV or a http JSON Path, it would be great to be able to include it as a list in the Wizard

Sinagot avatar Mar 30 '20 14:03 Sinagot

Good idea, we'll remove the actual list plugin to use Graylog lookup tables and improve them (check other issues related to Lists).

Actually we check if a rule use a list and we deny the removal of this rule if it's the case (you need to remove the list to be allowed to remove the rule). Using Graylog lookup tables instead of our custom list, we'll loose this behavior, but if a rule use a deleted lookup table we'll display the rule in red as "inconsistant" like it's the case if you remove the event definition linked to a wizard rule.

frantz45 avatar Jul 19 '22 16:07 frantz45