APT Configuration - Linux
/etc/logrotate.d/apt
Quick Actions
๐ฅ Download Original aptConfiguration File Information
Authentic & Original
Unaltered apt from fresh installation.
Linux Distribution Support
๐ Currently viewing: Debian 9 (Stretch)
โ Also compatible:
Debian 10 (Buster),
Debian 11 (Bullseye),
Debian 12 (Bookworm),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Ubuntu 24.04 LTS (Noble Numbat)
โ Different versions:
Debian:
Ubuntu:
Configuration File Content
17 lines
/var/log/apt/term.log {
rotate 12
monthly
compress
missingok
notifempty
}
/var/log/apt/history.log {
rotate 12
monthly
compress
missingok
notifempty
}
Download Commands
apt โข
Download the 100% original unaltered configuration file pulled from APT
Using wget:
wget -O apt.example https://exampleconfig.com/api/v1/config/original/179f2ed4f85cbaca12fa3d69c2a4a1c3?hint=apt
Using curl:
curl https://exampleconfig.com/api/v1/config/original/179f2ed4f85cbaca12fa3d69c2a4a1c3?hint=apt > apt.example
Related Configuration Files
/etc/logrotate.d/apt
APT ยท Debian 9 (Stretch)
/etc/logrotate.d/apt
APT ยท Debian 9 (Stretch)
/etc/logrotate.d/apt
APT ยท Debian 9 (Stretch)
/etc/logrotate.d/apt
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/logrotate.d/apt
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/logrotate.d/apt
Apache HTTP Server ยท Debian 9 (Stretch)