Bug ID 749111: Statistics are not aggregated to a 30-day resolution

Last Modified: Apr 28, 2025

Affected Product(s):
BIG-IQ AppIQ(all modules)

Known Affected Versions:
6.0.1, 6.0.1.1

Fixed In:
6.0.1.2

Opened: Nov 07, 2018

Severity: 3-Major

Symptoms

Statistics are not aggregated to a 30-day resolution because the time-interval in milliseconds is higher than the defined integer in the elaticsearch field.

Impact

Statistics from half year ago, or prior, are be deleted by default retention settings and not stored in a lower resolution.

Conditions

Errors in elasticsearch log [2018-10-16T02:10:58,144][ERROR][c.f.a.i.e.c.p.ElasticSearchPublisher] ElasticSearch bulk insert error failure:{"index":"statistics_tl3_bigip-disk-usage_2018-181-00","type":"statistics","id":"????\u0016\\??","cause":{"type":"mapper_parsing_exception","reason":"failed to parse [timeWindow.timeInterval]","caused_by":{"type":"json_parse_exception","reason":"Numeric value (2283060000) out of range of int\n at [Source: org.elasticsearch.common.bytes.BytesReference$MarkSupportingStreamInputWrapper@6fa8afc4; line: 1, column: 176]"}},"status":400}, exception:MapperParsingException[failed to parse [timeWindow.timeInterval]]; nested: JsonParseException[Numeric value (2283060000) out of range of int

Workaround

None

Fix Information

The time-interval elasticsearch field was fixed and statistics are now aggregated according to your retention settings.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips