Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-3667

Global regular expressions - multiple expressions -> option to use OR

XMLWordPrintable

      Global expression combines multiple regexps using an AND operator, while in some cases ability to use OR would be required too.

      For example I use a "white list" (like - "good1|good2|goodNNN...") in the global expression and it's really long, so does not fit to the 255 chars limitation.
      I could split the list to several parts and put them to separate lines to workaround the 255 chars limit, but it's not a solution because I need OR between them, which is not possible currently.

      Maybe the same approach, as used for actions and lld rule filters (including custom expression), could be implemented ?

            Unassigned Unassigned
            zalex_ua Oleksii Zagorskyi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: