Redis Configuration - Linux
/etc/logrotate.d/redis-server
Quick Actions
๐ฅ Download Original redis-serverConfiguration File Information
Authentic & Original
Unaltered redis-server from fresh installation.
Linux Distribution Support
๐ Currently viewing: Ubuntu 20.04 LTS (Focal Fossa)
โ Also compatible:
Debian 10 (Buster),
Debian 11 (Bullseye),
Debian 9 (Stretch),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Configuration File Content
8 lines
/var/log/redis/redis-server*.log {
weekly
missingok
rotate 12
compress
notifempty
}
Download Commands
redis-server โข
Download the 100% original unaltered configuration file pulled from Redis
Using wget:
wget -O redis-server.example https://exampleconfig.com/api/v1/config/original/f4b38d0bd720dea3edc8b96b8502447d?hint=redis-server
Using curl:
curl https://exampleconfig.com/api/v1/config/original/f4b38d0bd720dea3edc8b96b8502447d?hint=redis-server > redis-server.example
Related Configuration Files
/etc/logrotate.d/redis-server
Redis ยท Debian 9 (Stretch)
/etc/logrotate.d/redis-server
Redis ยท Debian 9 (Stretch)
/etc/logrotate.d/redis-server
Redis ยท CentOS Stream 9
/etc/logrotate.d/redis-server
Apache HTTP Server ยท Ubuntu 20.04 LTS (Focal Fossa)
/etc/logrotate.d/redis-server
Apache HTTP Server ยท Ubuntu 20.04 LTS (Focal Fossa)
/etc/logrotate.d/redis-server
Apache HTTP Server ยท Ubuntu 20.04 LTS (Focal Fossa)