|
10129.
|
|
|
save the output of a command in a log file
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: logsave
|
|
10130.
|
|
|
The logsave program will execute cmd_prog with the specified argument(s), and save a copy of its output to logfile. If the containing directory for logfile does not exist, logsave will accumulate the output in memory until it can be written out. A copy of the output will also be written to standard output.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: logsave
|
|
10131.
|
|
|
Identify new lines added to the end of log files
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: logtail
|
|
10132.
|
|
|
Each time logtail and logtail2 are run on a file they print lines added since the last run.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: logtail
|
|
10133.
|
|
|
They can be used by log checkers, such as logcheck, to identify new entries in log files.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: logtail
|
|
10134.
|
|
|
This package provides both logtail and logtail2. The latter is better suited to log files that may be rotated between runs: if logtail2 finds that the inode of the file changed, it tries to find the file it was rotated from using customisable heuristics. If it finds the file, it will new find lines added to the old file as well as to the new file.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: logtail
|
|
10135.
|
|
|
log analyser with nice output written in Perl
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: logwatch
|
|
10136.
|
|
|
Logwatch is a modular log analyser that runs every night and mails you the results. It can also be run from command line.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: logwatch
|
|
10137.
|
|
|
The output is by service and you can limit the output to one particular service. The subscripts which are responsible for the output, mostly convert the raw log lines in structured format.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: logwatch
|
|
10138.
|
|
|
Logwatch generally ignores the time component in the output, that means, you will know that the reported event was logged in the requested range of time, but you will have to go to the raw log files to get the exact details.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: logwatch
|