{
  "id": "stats_archiver",
  "title": "rladmin cluster stats_archiver",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/cli-utilities/rladmin/cluster/stats_archiver/",
  "summary": "Enables/deactivates the stats archiver.",
  "content": "\nEnables or deactivates the stats archiver, which logs statistics in CSV (comma-separated values) format.\n\n```sh\nrladmin cluster stats_archiver { enabled | disabled }\n```\n\n### Parameters\n\n| Parameter | Description |\n|-----------|-------------|\n| enabled | Turn on the stats archiver |\n| disabled | Turn off the stats archiver |\n\n### Returns\n\nReturns the updated status of the stats archiver. \n\n### Example\n\n```sh\n$ rladmin cluster stats_archiver enabled \nStatus: enabled\n```\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

