DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamecronolog
BeschreibungLogfile rotator for web servers
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.6.2-5.3ubuntu1
Sektionuniverse/web
Prioritätoptional
Installierte Größe120 Byte
Hängt ab vonlibc6 (>= 2.4), perl
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße28404 Byte
Prüfsumme MD5a5fbd2b7b91ba00f3c5b7aa3f3353b44
Prüfsumme SHA167c11a540c90d5eb88bb6610f8b1661b86cc7382
Prüfsumme SHA2561f76ea2878c8d1176b214ef326441fe202c32456e522f4bfac301cf4dec405d3
Link zum Herunterladencronolog_1.6.2-5.3ubuntu1_i386.deb
Ausführliche BeschreibungA simple program that reads log messages from its input and writes them to a set of output files, the names of which are constructed using template and the current date and time. The template uses the same format specifiers as the Unix date command (which are the same as the standard C strftime library function). . It intended to be used in conjunction with a Web server, such as Apache, to split the access log into daily or monthly logs: . TransferLog "|/usr/bin/cronolog /var/log/apache/%Y/access.%Y.%m.%d.log" . A cronosplit script is also included, to convert existing traditionally-rotated logs into this rotation format.


Impressum
Linux is a registered trademark of Linus Torvalds