Installation Guide
Pulse 4.1.x
Overview
Prerequisites
Installation
Advanced Installation
Admin UI (K8S only)
Pulse Administration
Upgrade
Advanced Feature Integrations
Developer Tools
Troubleshooting
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Configure VM Storage Retention
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
This page describes the steps to configure and update the retention period for VictoriaMetrics (vmStorage) by modifying the ad-core.yaml configuration file.
Step 1: Generate ad-core.yaml (if not already present)
Check whether the following file exists:
Bash
xxxxxxxxxx$AcceloHome/config/docker/ad-core.yamlIf the file is not present, generate it using:
Bash
xxxxxxxxxxaccelo admin makeconfig ad-coreStep 2: Open the Configuration File
Edit the following file:
Bash
xxxxxxxxxxvi $AcceloHome/config/docker/ad-core.yamlStep 3: Locate the ad-vmstorage Section
Find the following configuration block:
Bash
xxxxxxxxxxad-vmstorage: image: ad-vmstorage container_name: "" environment: - ARGS=--storageDataPath=/storage volumes: - /etc/localtime:/etc/localtime:ro - /data01/acceldata/data/vmdb:/storage ulimits: {} ports: [] depends_on: [] opts: {} restart: always extra_hosts: [] network_alias: []Step 4: Add the Retention Period
Update the environment section as shown below:
Bash
xxxxxxxxxxad-vmstorage: environment: - ARGS=--storageDataPath=/storage -retentionPeriod=31dReplace 31d with the required retention duration.
Example values:
7d→ 7 days30d→ 30 days90d→ 90 days
Step 5: Save and Exit the File
Save and close the file.
Step 6: Restart the Services
Run the following command to apply the changes:
Bash
xxxxxxxxxxaccelo restart all -dVariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Next to read:
Change Component Resource LimitFor additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message