Back to Redis

Stats Archiver

content/operate/rs/references/cli-utilities/rladmin/cluster/stats_archiver.md

latest473 B
Original Source

Enables or deactivates the stats archiver, which logs statistics in CSV (comma-separated values) format.

sh
rladmin cluster stats_archiver { enabled | disabled }

Parameters

ParameterDescription
enabledTurn on the stats archiver
disabledTurn off the stats archiver

Returns

Returns the updated status of the stats archiver.

Example

sh
$ rladmin cluster stats_archiver enabled 
Status: enabled