| Author |
Hi all i am having a simple problem please clarify this
|
|
|
| This is Girish in my project a log file is craeted for the allmost all
big file it is in more than 500mb its a webloic servers log file which
is hosted on unix server and in that log file the log is created for
all task with time but it is continuosly generating the log when i
processed some thing it is generating 1000 of lines of log so i need a
program which could be used on time stamp basis log from that original
log please any one can help me regarding this
| |
| enzymatic.bubble@gmail.com 2006-12-26, 7:20 pm |
| giri wrote:
> This is Girish in my project a log file is craeted for the allmost all
> big file it is in more than 500mb its a webloic servers log file which
> is hosted on unix server and in that log file the log is created for
> all task with time but it is continuosly generating the log when i
> processed some thing it is generating 1000 of lines of log so i need a
> program which could be used on time stamp basis log from that original
> log please any one can help me regarding this
I think this page may be of assistance:
http://monkey.org/cgi-bin/man2html?tail
Look at the section on the "-f" option. I couldn't really understand
your question, though.
--Aaron
| |
| Maxim Yegorushkin 2007-01-06, 8:00 pm |
|
giri wrote:
> This is Girish in my project a log file is craeted for the allmost all
> big file it is in more than 500mb its a webloic servers log file which
> is hosted on unix server and in that log file the log is created for
> all task with time but it is continuosly generating the log when i
> processed some thing it is generating 1000 of lines of log so i need a
> program which could be used on time stamp basis log from that original
> log please any one can help me regarding this
Might this be of help?
man logwatch
NAME
logwatch - system log analyzer and reporter
....
DESCRIPTION
Logwatch is a customizable, pluggable log-monitoring system.
It will
go through your logs for a given period of time and make a
report in
the areas that you wish with the detail that you wish.
Logwatch is
being used for Linux and many types of UNIX.
| |
|
| On Dec 29 2006, 2:12 am, "Maxim Yegorushkin"
<maxim.yegorush...@gmail.com> wrote:
> giri wrote:
>
> Might this be of help?
>
> man logwatch
>
> NAME
> logwatch - system log analyzer and reporter
>
> ...
>
> DESCRIPTION
> Logwatch is a customizable, pluggable log-monitoring system.
> It will
> go through your logs for a given period of time and make a
> report in
> the areas that you wish with the detail that you wish.
> Logwatch is
> being used for Linux and many types of UNIX.
Hi Maxim,
Thanks for your information
but i am not getting the help regarding the logwatch
please can u explain me
my unix is sun solaris ver 5
|
|
|
|