Redis Configuration - Linux
/etc/logrotate.d/redis
Quick Actions
๐ฅ Download Original redisConfiguration File Information
Authentic & Original
Unaltered redis from fresh installation.
Linux Distribution Support
๐ Currently viewing: CentOS Stream 9
โ Also compatible:
Configuration File Content
10 lines
/var/log/redis/*.log {
weekly
rotate 10
copytruncate
delaycompress
compress
notifempty
missingok
}
Download Commands
redis โข
Download the 100% original unaltered configuration file pulled from Redis
Using wget:
wget -O redis.example https://exampleconfig.com/api/v1/config/original/ab01fdf6b36b7b5b8faff81f99bfe639?hint=redis
Using curl:
curl https://exampleconfig.com/api/v1/config/original/ab01fdf6b36b7b5b8faff81f99bfe639?hint=redis > redis.example
Related Configuration Files
/etc/logrotate.d/redis
Redis ยท Debian 9 (Stretch)
/etc/logrotate.d/redis
Redis ยท Debian 9 (Stretch)
/etc/logrotate.d/redis
Redis ยท CentOS Stream 9
/etc/logrotate.d/redis
Apache HTTP Server ยท CentOS Stream 9
/etc/logrotate.d/redis
Apache HTTP Server ยท CentOS Stream 9
/etc/logrotate.d/redis
Apache HTTP Server ยท CentOS Stream 9