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

Possible severities are not documented for logseverity function

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 2.0.12, 2.2.3
    • Documentation (D)

      Documentation just says about severities but does not describe numeric -> text representation:
      define('ITEM_LOGTYPE_INFORMATION', 1);
      define('ITEM_LOGTYPE_WARNING', 2);
      define('ITEM_LOGTYPE_ERROR', 4);
      define('ITEM_LOGTYPE_FAILURE_AUDIT', 7);
      define('ITEM_LOGTYPE_SUCCESS_AUDIT', 8);
      define('ITEM_LOGTYPE_CRITICAL', 9);
      define('ITEM_LOGTYPE_VERBOSE', 10);

            martins-v Martins Valkovskis
            dotneft Alexey Pustovalov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: