-
Problem report
-
Resolution: Won't fix
-
Trivial
-
3.0.11, 3.2.8, 3.4.2
-
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)
- duplicates
-
ZBX-9235 Zabbix Agent uses old active metrics and starts read files on not the first
- Closed