- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Usage Report - Previous 30 Days shows only 3 days of information.
seanmeade
New Member
09-08-2016
04:06 AM
Hi,
When I access the "Usage Report - Previous 30 Days" I am being shown only 3 days of information.
Is there something that needs to be set to rectify this?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
seanmeade
New Member
09-09-2016
06:53 AM
frozenTimePeriodInSecs = 2592000 - 30 days
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

somesoni2
Revered Legend
09-08-2016
12:00 PM
The data for license usage is stored in index=_internal. Check what's the retention period that you/your administrator set as retention for _internal index. (check value of frozenTimePeriodInSecs for _internal index in indexes.conf on Indexers OR use query | rest /services/data/indexes | search title=_internal
). It could have been set to just 3 days.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
seanmeade
New Member
09-09-2016
06:57 AM
frozenTimePeriodInSecs = 2592000
