[ZBX-13336] Elasticsearch : somes values not shown in last data but ok in graphs Created: 2018 Jan 15 Updated: 2024 Apr 10 Resolved: 2018 Jan 28 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Documentation (D) |
Affects Version/s: | 3.4.5, 3.4.6 |
Fix Version/s: | 4.0 (plan) |
Type: | Documentation task | Priority: | Major |
Reporter: | Julien Leboeuf | Assignee: | Martins Valkovskis |
Resolution: | Fixed | Votes: | 0 |
Labels: | elasticsearch | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() |
Team: | |
Sprint: | Sprint 26 |
Story Points: | 0 |
Description |
Some values don't show in last data page whereas graphic are ok Problem appeared when dlb index got purged manually. |
Comments |
Comment by Rostislav Palivoda [ 2018 Jan 17 ] |
You say "Problem appeared when dlb index got purged manually." We could not confirm this is a defect but would recommend to: 1. Check if mapping is correct. (GET request to required index url like http://localhost:9200/uint). |
Comment by Julien Leboeuf [ 2018 Jan 17 ] |
There was some tweaks done to dbl index, I corrected them, it's ok now. |