Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

log rotation weekly (for Windows)

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  apache installation on linux  
Author Message
sdf1

External


Since: Jul 20, 2003
Posts: 6



(Msg. 1) Posted: Mon Jul 21, 2003 1:52 am
Post subject: log rotation weekly (for Windows)
Archived from groups: alt>apache>configuration (more info?)

Is there a program for Apache (windows), which can make a log-rotation on a
weekly basis? (from monday to sunday, then begin on a new log)

I've tried www.cronolog.com but I can't seem to make it rotate the logs
(access & error) on a weekly basis.....

Does anybody know any other programs that can do this? or can somebody tell
me how to make cronolog rotate the logs on a weekly basis

Cronolog.exe d:\apache\logs\access%Y%W.log <--- I've tried this already,
but i can't seem to get this to work.... Sad

Any help would be appreciated... Smile

 >> Stay informed about: log rotation weekly (for Windows) 
Back to top
Login to vote
user2357

External


Since: Jul 02, 2003
Posts: 37



(Msg. 2) Posted: Mon Jul 21, 2003 1:52 am
Post subject: Re: log rotation weekly (for Windows) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Have you tried this tool that comes with apache 1&2?:
<a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/programs/rotatelogs.html" target="_blank">http://httpd.apache.org/docs-2.0/programs/rotatelogs.html</a>

Rach


"sdf" <sdf RemoveThis @sdf.com> wrote in message
news:0iDSa.107$s35.104@news.get2net.dk...
 > Is there a program for Apache (windows), which can make a log-rotation on
a
 > weekly basis? (from monday to sunday, then begin on a new log)
 >
 > I've tried <a style='text-decoration: underline;' href="http://www.cronolog.com" target="_blank">www.cronolog.com</a> but I can't seem to make it rotate the logs
 > (access & error) on a weekly basis.....
 >
 > Does anybody know any other programs that can do this? or can somebody
tell
 > me how to make cronolog rotate the logs on a weekly basis
 >
 > Cronolog.exe d:\apache\logs\access%Y%W.log <--- I've tried this already,
 > but i can't seem to get this to work.... Sad
 >
 > Any help would be appreciated... Smile
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: log rotation weekly (for Windows) 
Back to top
Login to vote
sdf1

External


Since: Jul 20, 2003
Posts: 6



(Msg. 3) Posted: Mon Jul 21, 2003 4:15 pm
Post subject: Re: log rotation weekly (for Windows) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

sorry.. my fault...
eerr.... my server doesnt run 24/7... its runs more like 15/7..(15 hours a
day) Sad

if my server had been running 24/7, i proberly would use Apache's own
log-rotation..
x:\xxx\apache2\bin\rotatelogs.exe access.log 604800 common

but I don't get that much traffic on my little webby (and thats why it's not
a 24/7 server)... so thats why i just wanna rotate the logs on a weekly
basis........Sad

If any 'guru' out there knows how to do this.... i would appreciate it.. if
somebody would tell me how to do it...

Rotate access and error logs on a windows apache server on a weekly basis...
on a server that only runs 15/7..

/Alex.


"rach" <kjkfjgndfjg.fgdfg.RemoveThis@dfgdnfgdf.net> wrote in message
news:YeESa.26522$Nf.69990@sea-read.news.verio.net...
 > Have you tried this tool that comes with apache 1&2?:
<font color=purple> > <a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/programs/rotatelogs.html</font" target="_blank">http://httpd.apache.org/docs-2.0/programs/rotatelogs.html</font</a>>
 >
 > Rach
 >
 >
 > "sdf" <sdf.RemoveThis@sdf.com> wrote in message
 > news:0iDSa.107$s35.104@news.get2net.dk...
  > > Is there a program for Apache (windows), which can make a log-rotation
on
 > a
  > > weekly basis? (from monday to sunday, then begin on a new log)
  > >
  > > I've tried <a style='text-decoration: underline;' href="http://www.cronolog.com" target="_blank">www.cronolog.com</a> but I can't seem to make it rotate the logs
  > > (access & error) on a weekly basis.....
  > >
  > > Does anybody know any other programs that can do this? or can somebody
 > tell
  > > me how to make cronolog rotate the logs on a weekly basis
  > >
  > > Cronolog.exe d:\apache\logs\access%Y%W.log <--- I've tried this
already,
  > > but i can't seem to get this to work.... Sad
  > >
  > > Any help would be appreciated... Smile
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: log rotation weekly (for Windows) 
Back to top
Login to vote
superfc

External


Since: Jul 21, 2003
Posts: 7



(Msg. 4) Posted: Mon Jul 21, 2003 5:04 pm
Post subject: Re: log rotation weekly (for Windows) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Just drop Windows, take a Debian 2.0

sdf a écrit:
 > sorry.. my fault...
 > eerr.... my server doesnt run 24/7... its runs more like 15/7..(15 hours a
 > day) Sad
 >
 > if my server had been running 24/7, i proberly would use Apache's own
 > log-rotation..
 > x:\xxx\apache2\bin\rotatelogs.exe access.log 604800 common
 >
 > but I don't get that much traffic on my little webby (and thats why it's not
 > a 24/7 server)... so thats why i just wanna rotate the logs on a weekly
 > basis........Sad
 >
 > If any 'guru' out there knows how to do this.... i would appreciate it.. if
 > somebody would tell me how to do it...
 >
 > Rotate access and error logs on a windows apache server on a weekly basis...
 > on a server that only runs 15/7..
 >
 > /Alex.
 >
 >
 > "rach" <kjkfjgndfjg.fgdfg RemoveThis @dfgdnfgdf.net> wrote in message
 > news:YeESa.26522$Nf.69990@sea-read.news.verio.net...
 >
  >>Have you tried this tool that comes with apache 1&2?:
  >>http://httpd.apache.org/docs-2.0/programs/rotatelogs.html
  >>
  >>Rach
  >>
  >>
  >>"sdf" <sdf RemoveThis @sdf.com> wrote in message
  >>news:0iDSa.107$s35.104@news.get2net.dk...
  >>
   >>>Is there a program for Apache (windows), which can make a log-rotation
 >
 > on
 >
  >>a
  >>
   >>>weekly basis? (from monday to sunday, then begin on a new log)
   >>>
   >>>I've tried <a style='text-decoration: underline;' href="http://www.cronolog.com" target="_blank">www.cronolog.com</a> but I can't seem to make it rotate the logs
   >>>(access & error) on a weekly basis.....
   >>>
   >>>Does anybody know any other programs that can do this? or can somebody
  >>
  >>tell
  >>
   >>>me how to make cronolog rotate the logs on a weekly basis
   >>>
   >>>Cronolog.exe d:\apache\logs\access%Y%W.log <--- I've tried this
 >
 > already,
 >
   >>>but i can't seem to get this to work.... Sad
   >>>
   >>>Any help would be appreciated... Smile
   >>>
   >>>
  >>
  >>
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: log rotation weekly (for Windows) 
Back to top
Login to vote
user2357

External


Since: Jul 02, 2003
Posts: 37



(Msg. 5) Posted: Mon Jul 21, 2003 10:15 pm
Post subject: Re: log rotation weekly (for Windows) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In that case why not just use a batch file on a scheduled task while it's
down? Don't tell me you are running 9x/ME? Oh the humanity!

Rach


"sdf" <sdf.RemoveThis@sdf.com> wrote in message news:VWPSa.80$nm2.26@news.get2net.dk...
 > sorry.. my fault...
 > eerr.... my server doesnt run 24/7... its runs more like 15/7..(15 hours a
 > day) Sad
 >
 > if my server had been running 24/7, i proberly would use Apache's own
 > log-rotation..
 > x:\xxx\apache2\bin\rotatelogs.exe access.log 604800 common
 >
 > but I don't get that much traffic on my little webby (and thats why it's
not
 > a 24/7 server)... so thats why i just wanna rotate the logs on a weekly
 > basis........Sad
 >
 > If any 'guru' out there knows how to do this.... i would appreciate it..
if
 > somebody would tell me how to do it...
 >
 > Rotate access and error logs on a windows apache server on a weekly
basis...
 > on a server that only runs 15/7..
 >
 > /Alex.
 >
 >
 > "rach" <kjkfjgndfjg.fgdfg.RemoveThis@dfgdnfgdf.net> wrote in message
 > news:YeESa.26522$Nf.69990@sea-read.news.verio.net...
  > > Have you tried this tool that comes with apache 1&2?:
<font color=green>  > > <a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/programs/rotatelogs.html</font" target="_blank">http://httpd.apache.org/docs-2.0/programs/rotatelogs.html</font</a>>
  > >
  > > Rach
  > >
  > >
  > > "sdf" <sdf.RemoveThis@sdf.com> wrote in message
  > > news:0iDSa.107$s35.104@news.get2net.dk...
   > > > Is there a program for Apache (windows), which can make a log-rotation
 > on
  > > a
   > > > weekly basis? (from monday to sunday, then begin on a new log)
   > > >
   > > > I've tried <a style='text-decoration: underline;' href="http://www.cronolog.com" target="_blank">www.cronolog.com</a> but I can't seem to make it rotate the
logs
   > > > (access & error) on a weekly basis.....
   > > >
   > > > Does anybody know any other programs that can do this? or can somebody
  > > tell
   > > > me how to make cronolog rotate the logs on a weekly basis
   > > >
   > > > Cronolog.exe d:\apache\logs\access%Y%W.log <--- I've tried this
 > already,
   > > > but i can't seem to get this to work.... Sad
   > > >
   > > > Any help would be appreciated... Smile
   > > >
   > > >
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: log rotation weekly (for Windows) 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Apache 2.o.46 and Windows XP - Hi. I'm running an Apache2 webserver on a windows xp box on a network. I want to be able to let internet users access it. So I went in to the setting in my internet connection and enabled the web server service. I've tried running the webserver and it..

Apache 2.0.43 PHP 4.2.3 Windows 2000 My config .. - I got Apache 2.0.43 running on Windows 2000. I've intalled PHP 4.2.3 into c:\php-4.2.3-Win32 Both programs are binary. Im using a step by step guide from a new book i bought. The two programs were supplied with it. It says to configure apache to use..

Apache2 for Windows: Partitions - Hello, I believe it is best to have a separate, dedicated partition for Apache (with Perl, PHP, MySQL, etc.). If I am wrong, please correct me. Since I will have to format my system anyway, I thought I would ask what the best way is. I have two hard..

deleting access.log error.log Apache on Windows. - Hello, I have a Windows server running Apache. The access.log and error.log are large and I would like to delete them or compress / zip them. I would like to do this without stopping Apache but I realize these are raw log files. Any help would be..

deleting access.log error.log Apache on Windows. - Hello, I have a Windows server running Apache. The access.log and error.log are large and I would like to delete them or compress / zip them. I would like to do this without stopping Apache but I realize these are raw log files. Any help would be..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]