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

Skip the log of new item from lastlogsize of the same previous item key

XMLWordPrintable

    • Sprint 19, Sprint 20, Sprint 21
    • 0.5

      It occurred in a situation where various settings were changed and added during test.
      This is a rare case. Log items may be skipped by with "itemkey" change and addition.

      Steps to reproduce :

      1. Create a new log item key (ITEM_A)

      ITEM_A : log[/tmp/test.log]
      

      2. Read test.log file

      3. Change the item key (ITEM_A) and create a new item (ITEM_B) from the previous item key.

      ITEM_A : log["/tmp/test.log"]
      ITEM_B : log[/tmp/test.log]
      

      Item B will be read from A's lastlogsize (skipped)

            andris Andris Mednis
            JKKim Kim Jongkwon
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: