I noticed our logs database at AppData\Local\ESRI\ArcGISMonitor\config-store-server\logs\agm-logs.sqlite is getting up to 1 GB. This isn't necessarily a problem in our case but I was curious about how this database's size is managed.
The default retention period is 90 days but I shortened this to 60 days. However, the database file size didn't reduce, even after restarting the ArcGIS Monitor service.
I'm wondering, does this DB get VACUUMed?