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


Paketnamelogtail
BeschreibungPrint log file lines that have not been read (deprecated)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.3.13
Sektionadmin
Prioritätoptional
Installierte Größe84 Byte
Hängt ab vonperl (>= 5.8.0)
Empfohlene Pakete
PaketbetreuerDebian logcheck Team
Quellelogcheck
Paketgröße59490 Byte
Prüfsumme MD50b70c4974f161f43f583a0a522635526
Prüfsumme SHA1e1ea36de77bd78eb29dba913a97c2ba2072acc62
Prüfsumme SHA256d5fbcce017346c2439e9b7c091468b37ab413db95015ad9df6a071d086d6fb56
Link zum Herunterladenlogtail_1.3.13_all.deb
Ausführliche BeschreibungThis program will read in a standard text file and create an offset marker when it reads the end. The offset marker is read the next time logtail is run and the text file pointer is moved to the offset location. This allows logtail to read in the next lines of data following the marker. This is good for marking log files for automatic log file checkers to monitor system events. . The package also provides logtail2, which better deals with rotated log files: If logtail2 finds that the inode of the file was changed, it assumes that the log has been rotated, and tries to find the file it was rotated to using heuristic plugins. If it finds the file, it will print the remainder of the file starting at the offset saved to the offset file. If a file with the correct inode was not found, logtail2 will only print the new file in its entirety before writing a new offset file.


Impressum
Linux is a registered trademark of Linus Torvalds