Hi,
we are testing ArcGIS Monitor for a half of a year. Our database of Monitor logs is growing and now it takes about 43GB of data. We don't need to keep older than one or two months.
Is there any recommended way to shrink or delete old ArcGIS Monitor data in MongoDB?
Thank you.
Solved! Go to Solution.
Hi Zdenek,
Raw data in ArcGIS Monitor is continually aggregated and automatically truncated when more than 14 days old. Only aggregate data (day, month, year) is stored after 14 days. A big portion of the storage space is due to the raw data, so the recommended way to limit the size and truncate old data is as follows:
Also, there's a FAQ about projected storage space growth, where it mentions "Once you have 14 days of data, a growth rate of 1 GB per month is typical." So, I suggest to plan for this. A couple users have requested a setting to control when data is automatically truncated and an enhancement request was already logged.
Hi Zdenek,
Raw data in ArcGIS Monitor is continually aggregated and automatically truncated when more than 14 days old. Only aggregate data (day, month, year) is stored after 14 days. A big portion of the storage space is due to the raw data, so the recommended way to limit the size and truncate old data is as follows:
Also, there's a FAQ about projected storage space growth, where it mentions "Once you have 14 days of data, a growth rate of 1 GB per month is typical." So, I suggest to plan for this. A couple users have requested a setting to control when data is automatically truncated and an enhancement request was already logged.