Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-14870

Please update regex in the web monitoring scenario

XMLWordPrintable

    • Team B
    • Sprint 43, Sprint 44
    • 0.125

      There is an example (https://www.zabbix.com/documentation/4.0/manual/web_monitoring/example):

      Take note also of how we are getting the content of the {sid} variable (session ID) using a variable syntax with regular expression: regex:name="sid" value="([0-9a-z]{16})".

      The correct regex is regex:sid=([0-9a-z]{16}). Please fix.

            martins-v Martins Valkovskis
            oleg.ivanivskyi Oleg Ivanivskyi
            Team B
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: