<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for LogRotateWin</title><link>https://sourceforge.net/p/logrotatewin/activity/</link><description>Recent activity for LogRotateWin</description><language>en</language><lastBuildDate>Mon, 15 Dec 2025 21:04:03 -0000</lastBuildDate><item><title>LogRotateWin released /TESTING.md</title><link>https://sourceforge.net/projects/logrotatewin/files/TESTING.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LogRotateWin</dc:creator><pubDate>Mon, 15 Dec 2025 21:04:03 -0000</pubDate><guid>https://sourceforge.net/projects/logrotatewin/files/TESTING.md/download</guid></item><item><title>LogRotateWin released /EXIT-CODES.md</title><link>https://sourceforge.net/projects/logrotatewin/files/EXIT-CODES.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LogRotateWin</dc:creator><pubDate>Mon, 15 Dec 2025 21:04:03 -0000</pubDate><guid>https://sourceforge.net/projects/logrotatewin/files/EXIT-CODES.md/download</guid></item><item><title>LogRotateWin released /DIRECTIVE_COMPARISON.md</title><link>https://sourceforge.net/projects/logrotatewin/files/DIRECTIVE_COMPARISON.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LogRotateWin</dc:creator><pubDate>Mon, 15 Dec 2025 21:03:02 -0000</pubDate><guid>https://sourceforge.net/projects/logrotatewin/files/DIRECTIVE_COMPARISON.md/download</guid></item><item><title>LogRotateWin released /README.md</title><link>https://sourceforge.net/projects/logrotatewin/files/README.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LogRotateWin</dc:creator><pubDate>Mon, 15 Dec 2025 21:02:03 -0000</pubDate><guid>https://sourceforge.net/projects/logrotatewin/files/README.md/download</guid></item><item><title>LogRotateWin released /logrotatewin-0.0.28.zip</title><link>https://sourceforge.net/projects/logrotatewin/files/logrotatewin-0.0.28.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LogRotateWin</dc:creator><pubDate>Mon, 15 Dec 2025 21:01:02 -0000</pubDate><guid>https://sourceforge.net/projects/logrotatewin/files/logrotatewin-0.0.28.zip/download</guid></item><item><title>Peter Lundin posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f8c26c275/?limit=50#7a22</link><description>How do you recoomend that I run it?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Lundin</dc:creator><pubDate>Mon, 11 Nov 2024 08:54:15 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f8c26c275/?limit=50#7a22</guid></item><item><title>Howard Spindel posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/ea05616020/?limit=25#34a3</link><description>Fpr anyone else reading this, I stumbled on the solution. The opening brace on a section must be at the end of the line instead of the next line. I suggest that the parser be improved to handle this.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Howard Spindel</dc:creator><pubDate>Tue, 14 Feb 2023 07:17:21 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/ea05616020/?limit=25#34a3</guid></item><item><title>Howard Spindel posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/ea05616020/?limit=25#3342</link><description>Here is my config file: compress nosmtpssl smtpfrom howard@sci1.com smtpport 25 smtpserver mail.sci1.com ifempty missingok e:\FastvueSyslog\dhcp2.sci1.com\dhcp2.sci1.com.log { rotate 5 weekly mail howard@sci1.com } Pretty simple. When I run logrotate, I get an error: logrotate: Unknown directive e:\FastvueSyslog\dhcp2.sci1.com\dhcp2.sci1.com.log What am I doing wrong?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Howard Spindel</dc:creator><pubDate>Tue, 14 Feb 2023 07:08:20 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/ea05616020/?limit=25#3342</guid></item><item><title>Howard Spindel modified a comment on a wiki page</title><link>https://sourceforge.net/p/logrotatewin/wiki/Home/?limit=25#9f83/9a39</link><description>For a test run, use logrotate -d configFile That will give you debugging output about what logrotate would do if it ran. No files will be affected.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Howard Spindel</dc:creator><pubDate>Mon, 13 Feb 2023 07:25:59 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/wiki/Home/?limit=25#9f83/9a39</guid></item><item><title>Howard Spindel posted a comment on a wiki page</title><link>https://sourceforge.net/p/logrotatewin/wiki/Home/?limit=25#9f83/9a39</link><description>For a test run, use logrotate -d &lt;configfile&gt;&lt;/configfile&gt; That will give you debugging output about what logrotate would do if it ran. No files will be affected.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Howard Spindel</dc:creator><pubDate>Mon, 13 Feb 2023 07:24:51 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/wiki/Home/?limit=25#9f83/9a39</guid></item><item><title>Howard Spindel posted a comment on a wiki page</title><link>https://sourceforge.net/p/logrotatewin/wiki/Home/?limit=25#5035</link><description>Here is my config file: compress nosmtpssl smtpfrom howard@sci1.com smtpport 25 smtpserver mail.sci1.com ifempty missingok e:\FastvueSyslog\dhcp2.sci1.com\dhcp2.sci1.com.log { rotate 5 weekly mail howard@sci1.com } Pretty simple. When I run logrotate, I get an error: logrotate: Unknown directive e:\FastvueSyslog\dhcp2.sci1.com\dhcp2.sci1.com.log What am I doing wrong?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Howard Spindel</dc:creator><pubDate>Mon, 13 Feb 2023 03:15:51 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/wiki/Home/?limit=25#5035</guid></item><item><title>Kirill modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/e58e0f51/?limit=25#60c3</link><description>Hi, The problem is still reproduced on the latest version. My logrotate config: compress C:\logs\*.log { weekly rotate 4 missingok dateext notifempty } Results: &amp; 'C:\Program Files (x86)\Ken Salter\LogRotate\logrotate.exe' -d -f -v C:\logrotate.d logrotate: Debug option set to true logrotate: Verbose option set to true logrotate: Force option set to true logrotate: logrotate 0.0.0.18 - Copyright (C) 2012-2016 Ken Salter logrotate: Verbose option set to true logrotate: C:\logrotate.d Adding to config...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kirill</dc:creator><pubDate>Tue, 21 Dec 2021 10:24:51 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/e58e0f51/?limit=25#60c3</guid></item><item><title>Kirill posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/e58e0f51/?limit=25#60c3</link><description>Hi, The problem is still reproduced on the latest version. My logrotate config: compress C:\logs\*.log { weekly rotate 4 missingok dateext notifempty } Results: &amp; 'C:\Program Files (x86)\Ken Salter\LogRotate\logrotate.exe' -d -f -v C:\logrotate.d --state C:\logrotate.status logrotate: Debug option set to true logrotate: Verbose option set to true logrotate: Force option set to true logrotate: logrotate 0.0.0.18 - Copyright (C) 2012-2016 Ken Salter logrotate: Verbose option set to true logrotate:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kirill</dc:creator><pubDate>Tue, 21 Dec 2021 10:15:11 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/e58e0f51/?limit=25#60c3</guid></item><item><title>V@no posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/a1a7c84c/?limit=100#9e79</link><description>confirmed with v0.0.0.18</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">V@no</dc:creator><pubDate>Sun, 14 Nov 2021 16:02:48 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/a1a7c84c/?limit=100#9e79</guid></item><item><title>V@no posted a comment on a wiki page</title><link>https://sourceforge.net/p/logrotatewin/wiki/LogRotate/?limit=100#4ded</link><description>We have to manually create scheduling tasks for this to work, correct? Also, what is logrotate.exe.config file in the root of installation directory?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">V@no</dc:creator><pubDate>Sun, 14 Nov 2021 15:50:29 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/wiki/LogRotate/?limit=100#4ded</guid></item><item><title>Rahul Dankhara modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/f7f29aca0b/?limit=25#9fef</link><description>Getting error as above. Here is my logrotate.conf file. ................................................... C:\logs\test.log { daily rotate 10 } ................................................... Output of my command: .\logrotate.exe -f -v -d 'C:\Program Files (x86)\Ken Salter\LogRotate\Content\logrotate.conf' ........................ PS C:\Program Files (x86)\Ken Salter\LogRotate&gt; .\logrotate.exe -f -v -d 'C:\Program Files (x86)\Ken Salter\LogRotate\Content\logrotate.conf' logrotate: Force option...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rahul Dankhara</dc:creator><pubDate>Fri, 12 Apr 2019 10:57:25 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/f7f29aca0b/?limit=25#9fef</guid></item><item><title>Rahul Dankhara posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/f7f29aca0b/?limit=25#2b79</link><description>Tried same thing in cmd as admin and getting different error: C:\Program Files (x86)\Ken Salter\LogRotate&gt;.\logrotate.exe -f -d -v 'C:\Program Files (x86)\Ken Salter\LogRotate\Content\logrotate.conf' logrotate: Force option set to true logrotate: Debug option set to true logrotate: Verbose option set to true logrotate: logrotate 0.0.0.18 - Copyright (C) 2012-2016 Ken Salter logrotate: Verbose option set to true logrotate: 'C:\Program Adding to config files to process logrotate: Files Adding to config...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rahul Dankhara</dc:creator><pubDate>Fri, 12 Apr 2019 09:51:40 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/f7f29aca0b/?limit=25#2b79</guid></item><item><title>Rahul Dankhara posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/f7f29aca0b/?limit=25#7a54</link><description>After changing path in ogrotate.conf as below, the int32 error went off but still it is not rotating test file. ................... C:\logs path contains below files test.log testing.log ...................... C:\logs\test* { daily rotate 10 } .................................................... PS C:\Program Files (x86)\Ken Salter\LogRotate&gt; .\logrotate.exe -f -v -d 'C:\Program Files (x86)\Ken Salter\LogRotate\Content\logrotate.conf' logrotate: Force option set to true logrotate: logrotate 0.0.0.18...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rahul Dankhara</dc:creator><pubDate>Fri, 12 Apr 2019 09:40:53 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/f7f29aca0b/?limit=25#7a54</guid></item><item><title>Rahul Dankhara posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/f7f29aca0b/?limit=25#9fef</link><description>Getting error as above. Here is my logrotate.conf file. ................................................... C:\logs\test.log { daily rotate 10 } ................................................... Output of my command: .\logrotate.exe -f -v -d 'C:\Program Files (x86)\Ken Salter\LogRotate\Content\logrotate.conf' ........................ PS C:\Program Files (x86)\Ken Salter\LogRotate&gt; .\logrotate.exe -f -v -d 'C:\Program Files (x86)\Ken Salter\LogRotate\Content\logrotate.conf' logrotate: Force option...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rahul Dankhara</dc:creator><pubDate>Fri, 12 Apr 2019 09:08:14 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/f7f29aca0b/?limit=25#9fef</guid></item><item><title>Bill Stewart posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/da426957c0/?limit=25#83bf</link><description>Executable is 32-bit, so it's looking in SysWOW64.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Stewart</dc:creator><pubDate>Fri, 22 Feb 2019 20:10:06 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/da426957c0/?limit=25#83bf</guid></item><item><title>Don posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/8ef7d3806d/?limit=25#5fbb</link><description>I have a Snort log file that has to remain open, while it takes and copies off 1M files for retrieval and analysis. The 1M (1MB) test file size is to ensure that I can keep logging continues and we don't lose any information or payload. One option is to create new file instances, while keeping the original instances. The file instances would be unique, with the extensions being generated, based on a (clock) second count. The new file creation second could be 0, all the way up to 86400, so could be...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Don</dc:creator><pubDate>Fri, 11 Jan 2019 01:43:00 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/8ef7d3806d/?limit=25#5fbb</guid></item><item><title>Don posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/d7ff879971/?limit=25#0af7</link><description>When I run logrotate with -f (force rotation, for testing), I get ==&gt; "Exception: Access to path c:\logrotate.status is denied. " Files cannot and should not be placed out to the c: root directory. It denies access. I had to set up some pathing, because I am using Snort for Windows, which places files in Snort directories, which was unsuccessful to place files there, so tried to place the test files in the users area, but was unsucessful. I need logrotatewin to read the log files from the c:\Snort\bin...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Don</dc:creator><pubDate>Fri, 11 Jan 2019 01:28:33 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/d7ff879971/?limit=25#0af7</guid></item><item><title>nihasmata posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/da426957c0/?limit=25#8812</link><description>Hi, Thank you for this helpfull software. I have a problem about reaching out logs under C:/Windows/System32 from logrotate "C:\Windows\System32\myLog.log" { rotate 1 size 10M } Just get the following error when i used logrotate for above configuration logrotate: C:\Windows\system32\myLog.log could not be found</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nihasmata</dc:creator><pubDate>Thu, 06 Dec 2018 12:07:10 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/da426957c0/?limit=25#8812</guid></item><item><title>Peter modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#50ab</link><description>Ken: With 0.18 I'm getting the same as with with both pre and post with "net start/stop service_name", ditto same behavior with first/lastaction (from debug): logrotate: read line firstaction logrotate: Setting firstaction to True logrotate: read line net stop syslog-ng logrotate: read line endscript logrotate: read line } Service not stopping (nor starting). BTW (more a feature request) would love if somehow that was a blocking command, i.e. "Don't proceed to next rotation until action retursn positive...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter</dc:creator><pubDate>Wed, 19 Sep 2018 19:53:42 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#50ab</guid></item><item><title>Peter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#50ab</link><description>Ken: With 0.18 I'm getting the same as with with both pre and post with "net start/stop service_name", ditto same behavior with first/lastaction (from debug): logrotate: read line firstaction logrotate: Setting firstaction to True logrotate: read line net stop syslog-ng logrotate: read line endscript logrotate: read line }</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter</dc:creator><pubDate>Wed, 19 Sep 2018 19:52:12 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#50ab</guid></item><item><title>Peter modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/62b49997/?limit=25#8e90</link><description>-- Double Post -- (not seeing a way to delete)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter</dc:creator><pubDate>Wed, 19 Sep 2018 19:49:23 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/62b49997/?limit=25#8e90</guid></item><item><title>Peter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/62b49997/?limit=25#8e90</link><description>FYI found the issue thanks to another guy, the olddir directive does not take quotations (for parths) of any sort, single or double, contrary to the docs just FYI.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter</dc:creator><pubDate>Wed, 19 Sep 2018 19:48:49 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/62b49997/?limit=25#8e90</guid></item><item><title>Peter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/62b49997/?limit=25#d6e7</link><description>FYI found the issue thanks to another guy, the olddir directive does not take quotations (for parths) of any sort, single or double, contrary to the docs just FYI.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter</dc:creator><pubDate>Wed, 19 Sep 2018 19:48:46 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/62b49997/?limit=25#d6e7</guid></item><item><title>Peter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/62b49997/?limit=25#899f</link><description>So a lot of people are posting about various hard exists based on a vareity issues from "not C:" (fixed I think) to "numbers in path" etc. I'm getting this myself though not numbers, etc. logrotate: Exception: Illegal characters in path. logrotate: StackTrace: at System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boo lean expandShortPaths) at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths) at System.IO.Path.GetFullPathInternal(String...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter</dc:creator><pubDate>Tue, 18 Sep 2018 21:24:58 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/62b49997/?limit=25#899f</guid></item><item><title>Kelly Howe posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/15e10ce3/?limit=25#744a</link><description>Not the best at Windows etc.. more an AIX guy. BUT.. I downloaded the package. Tested it on a windows server. Appears to install correctly. But when I try to run logrotate I get a pop up that Windows features couldnt install .NET Framework 3.5. All I can find googling is the logrotate app might be dependent on .NET being installed? Thanks for any help!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kelly Howe</dc:creator><pubDate>Wed, 29 Aug 2018 14:08:04 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/15e10ce3/?limit=25#744a</guid></item><item><title>Christian Fertig posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/63e119e5/?limit=25#2795</link><description>Hi, we've got a project here which produces so much logs, that we'd like to rotate hourly (Unix version of logrotate supports this). Is this possible to implement in LogRotateWin? The master branch on on github seems to be 0.0.0.12 instead of 0.0.0.18 - which is the correct version? regards, Christian</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Fertig</dc:creator><pubDate>Mon, 20 Aug 2018 08:51:12 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/63e119e5/?limit=25#2795</guid></item><item><title>Vadim modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/33a5fa91/?limit=25#58cc</link><description>Hello everyone! I cant send e-mail notify with LogRotateWin. Logs is sucessfully rotated but there is no e-mail. Where I made a mistake? logrotate.conf: smtpserver smtp.companydomain.com smtpport 465 smtpssl smtpuser alert@companydomain.com smtpuserpwd Pa$$W0rD mail info@companydomain.com "C:\Program Files\rclone\logs\rclone.log" { daily nocompress rotate 7 postrotate endscript } Log: C:\Program Files (x86)\Ken Salter\LogRotate&gt;logrotate Content\logrotate.conf -v logrotate: logrotate 0.0.0.18 - Copyright...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vadim</dc:creator><pubDate>Thu, 10 May 2018 00:33:06 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/33a5fa91/?limit=25#58cc</guid></item><item><title>Vadim modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/33a5fa91/?limit=25#58cc</link><description>Hello everyone! I cant send e-mail notify with LogRotateWin. Logs is sucessfully rotated but there is no e-mail. Where I made a mistake? logrotate.conf: smtpserver smtp.companydomain.com smtpport 465 smtpssl smtpuser alert@companydomain.com smtpuserpwd Pa$$W0rD mail info@companydomain.com "C:\Program Files\rclone\logs\rclone.log" { daily nocompress rotate 7 postrotate endscript } Log: C:\Program Files (x86)\Ken Salter\LogRotate&gt;logrotate Content\logrotate.conf -v logrotate: logrotate 0.0.0.18 - Copyright...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vadim</dc:creator><pubDate>Thu, 10 May 2018 00:32:08 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/33a5fa91/?limit=25#58cc</guid></item><item><title>Vadim posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/33a5fa91/?limit=25#58cc</link><description>Hello everyone! I cant send e-mail notify with LogRotateWin. Logs is sucessfully rotated but there is no e-mail. Where I made a mistake? logrotate.conf: smtpserver smtp.companydomain.ru smtpport 465 smtpuser alert@companydomain.com smtpuserpwd Pa$$W0rD mail info@companydomain.com "C:\Program Files\rclone\logs\rclone.log" { daily nocompress rotate 7 postrotate endscript } Log: C:\Program Files (x86)\Ken Salter\LogRotate&gt;logrotate Content\logrotate.conf -v logrotate: logrotate 0.0.0.18 - Copyright...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vadim</dc:creator><pubDate>Thu, 10 May 2018 00:29:25 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/33a5fa91/?limit=25#58cc</guid></item><item><title>akphelps modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/7e71fd12/?limit=25#dc9d</link><description>Firstly, thanks for the port of logrotate, makes my life much easier. I've come across something that breaks logrotatewin. In my situation, I have apache tomcat 8.5, the path is C:\apache\8.5\logs. I have tried wrapping it with quotes or no quotes. When parsing the conf file, here is what I get with -v -d flags. C:\Program Files (x86)\LogRotate&gt;logrotate -d Content/logrotate.conf logrotate: Debug option set to true logrotate: Verbose option set to true logrotate: Content/logrotate.conf Adding to...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akphelps</dc:creator><pubDate>Thu, 22 Jun 2017 20:35:31 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/7e71fd12/?limit=25#dc9d</guid></item><item><title>akphelps modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/7e71fd12/?limit=25#dc9d</link><description>Firstly, thanks for the port of logrotate, makes my life much easier. I've come across something that breaks logrotatewin. In my situation, I have apache tomcat 8.5, the path is C:\apache\8.5\logs. I have tried wrapping it with quotes or no quotes. When parsing the conf file, here is what I get with -v -d flags. C:\Program Files (x86)\LogRotate&gt;logrotate -d Content/logrotate.conf logrotate: Debug option set to true logrotate: Verbose option set to true logrotate: Content/logrotate.conf Adding to...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akphelps</dc:creator><pubDate>Thu, 22 Jun 2017 20:34:50 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/7e71fd12/?limit=25#dc9d</guid></item><item><title>akphelps modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/7e71fd12/?limit=25#dc9d</link><description>Firstly, thanks for the port of logrotate, makes my life much easier. I've come across something that breaks logrotatewin. In my situation, I have apache tomcat 8.5, the path is C:\apache\8.5\logs. I have tried wrapping it with quotes or no quotes. When parsing the conf file, here is what I get with -v -d flags. C:\Program Files (x86)\LogRotate&gt;logrotate -d Content/logrotate.conf logrotate: Debug option set to true logrotate: Verbose option set to true logrotate: Content/logrotate.conf Adding to...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akphelps</dc:creator><pubDate>Thu, 22 Jun 2017 20:34:19 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/7e71fd12/?limit=25#dc9d</guid></item><item><title>akphelps posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/7e71fd12/?limit=25#dc9d</link><description>Firstly, thanks for the port of logrotate, makes my life much easier. I've come across something that breaks logrotate win. In my situation, I have apache tomcat 8.5, the path is C:\apache\8.5\logs. I have tried wrapping it with quotes or no quotes. When parsing the conf file, here is what I get with -v -d flags. C:\Program Files (x86)\LogRotate&gt;logrotate -d Content/logrotate.conf logrotate: Debug option set to true logrotate: Verbose option set to true logrotate: Content/logrotate.conf Adding to...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akphelps</dc:creator><pubDate>Thu, 22 Jun 2017 20:34:02 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/7e71fd12/?limit=25#dc9d</guid></item><item><title>ctrl posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/fffc14b6/?limit=25#5630</link><description>If you place some spaces between a key and its numeric value the config file cannot be parsed anymore... parameters should be trimmed before parsing.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ctrl</dc:creator><pubDate>Fri, 09 Jun 2017 07:16:12 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/fffc14b6/?limit=25#5630</guid></item><item><title>Kalpik Nigam posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/491847a0/?limit=25#282d</link><description>Hi! I've added "extension log" in my config, but when logrotate runs, it still rotates my file test.log as test.1 instead of test.1.log, as is written in the wiki Thanks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kalpik Nigam</dc:creator><pubDate>Tue, 18 Apr 2017 08:47:55 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/491847a0/?limit=25#282d</guid></item><item><title>LogRotateWin released /logrotateSetup_0.0.0.18_20170228.zip</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/logrotatewin/files/logrotateSetup_0.0.0.18_20170228.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LogRotateWin</dc:creator><pubDate>Tue, 28 Feb 2017 19:05:30 -0000</pubDate><guid>https://sourceforge.net/projects/logrotatewin/files/logrotateSetup_0.0.0.18_20170228.zip/download</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#0ca8</link><description>Glad to hear it...I will package this up and make it official shortly.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 28 Feb 2017 18:33:12 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#0ca8</guid></item><item><title>John Nichel posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#410c</link><description>Worked like a charm! Thanks!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Nichel</dc:creator><pubDate>Tue, 28 Feb 2017 18:32:00 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#410c</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/52c9c181/?limit=25#ebdc</link><description>Can you try with this version attached to this post?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 28 Feb 2017 18:28:28 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/52c9c181/?limit=25#ebdc</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/52c9c181/?limit=25#bd8f</link><description>Let me take a look....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 28 Feb 2017 18:26:35 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/52c9c181/?limit=25#bd8f</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#7b7b</link><description>Okay I have compiled a version to test with...let me know how this works for you</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 28 Feb 2017 18:25:53 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#7b7b</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#ada9</link><description>Thanks, so I see that it sees the postrotate section...I'll get back to you hopefully...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 28 Feb 2017 16:44:24 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#ada9</guid></item><item><title>John Nichel posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#1c61</link><description>C:\Program Files (x86\LogRotate&gt;logrotate.exe -d -f -v d:\Logs\log_rotate.conf.txt...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Nichel</dc:creator><pubDate>Tue, 28 Feb 2017 16:00:13 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#1c61</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#6daa</link><description>Can you run again with the "-d" command line option added?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 28 Feb 2017 15:50:05 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#6daa</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#bdd2</link><description>I'll take a look...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 28 Feb 2017 15:42:54 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#bdd2</guid></item><item><title>John Nichel posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#ae9f</link><description>My Config: D:\Logs\SERVER-07.log { rotate 5 daily prerotate net stop MySQL57 endscript...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Nichel</dc:creator><pubDate>Tue, 28 Feb 2017 15:27:48 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/9f25932a/?limit=25#ae9f</guid></item><item><title>Rolf Geuenich posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/52c9c181/?limit=25#eac9</link><description>cfg: nocompress C:\Tools\TalendOpenStudio\logs\*.* { olddir C:\Tools\TalendOpenStudio\logs\backup...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rolf Geuenich</dc:creator><pubDate>Thu, 09 Feb 2017 17:03:03 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/52c9c181/?limit=25#eac9</guid></item><item><title>LogRotateWin released /logrotateSetup_0.0.0.17_20170116.zip</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/logrotatewin/files/logrotateSetup_0.0.0.17_20170116.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LogRotateWin</dc:creator><pubDate>Mon, 16 Jan 2017 13:56:02 -0000</pubDate><guid>https://sourceforge.net/projects/logrotatewin/files/logrotateSetup_0.0.0.17_20170116.zip/download</guid></item><item><title>kaviya posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/b7f8e45c/?limit=25#75c3</link><description>C:\ErrorLog\TraceLog.log { daily compress copytruncate prerotate @echo off echo This...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kaviya</dc:creator><pubDate>Fri, 16 Dec 2016 12:22:51 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/b7f8e45c/?limit=25#75c3</guid></item><item><title>Michel Torres posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/d3199e6d/?limit=25#394d</link><description>Hello everyone: I've been trying to install logrotate to rotate logs of squid on...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michel Torres</dc:creator><pubDate>Tue, 06 Sep 2016 15:24:25 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/d3199e6d/?limit=25#394d</guid></item><item><title>Brian Pendell posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25&amp;page=1#79f1</link><description>Hello everyone. I ran afoul of this same error, which cleared up once I downloaded...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian Pendell</dc:creator><pubDate>Fri, 08 Apr 2016 18:46:49 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25&amp;page=1#79f1</guid></item><item><title>Santosh Heranjal posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/2949f64d/?limit=25#03b8</link><description>I have tested the manual execution of the logrotatewin utility and have made the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Santosh Heranjal</dc:creator><pubDate>Mon, 25 Jan 2016 09:50:46 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/2949f64d/?limit=25#03b8</guid></item><item><title>perditi0n2002 posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/b038ef60/?limit=25#1604</link><description>Hello, Is there any news regarding this issue?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">perditi0n2002</dc:creator><pubDate>Fri, 18 Dec 2015 14:14:55 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/b038ef60/?limit=25#1604</guid></item><item><title>Dom Edwards modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/626c56fe/?limit=25#4156</link><description>You were right about the code, and it did work, I just needed to think of the the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dom Edwards</dc:creator><pubDate>Mon, 07 Dec 2015 11:30:37 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/626c56fe/?limit=25#4156</guid></item><item><title>Dom Edwards posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/626c56fe/?limit=25#4156</link><description>You were right about the code, and it did work, I just needed to think of the the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dom Edwards</dc:creator><pubDate>Mon, 07 Dec 2015 11:26:25 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/626c56fe/?limit=25#4156</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/626c56fe/?limit=25#0d2e</link><description>I think (I haven't looked at the code) that it needs to see a \ in the path. So perhaps...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Thu, 03 Dec 2015 12:34:10 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/626c56fe/?limit=25#0d2e</guid></item><item><title>Dom Edwards posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/626c56fe/?limit=25#d5a6</link><description>Hi, is it possible not to specify a directory for the file location and use the current...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dom Edwards</dc:creator><pubDate>Thu, 03 Dec 2015 12:14:34 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/626c56fe/?limit=25#d5a6</guid></item><item><title>perditi0n2002 posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/b038ef60/?limit=25#ce79</link><description>Hi everyone, I'm interested in rotating a log file with a date extension so that...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">perditi0n2002</dc:creator><pubDate>Thu, 15 Oct 2015 15:03:31 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/b038ef60/?limit=25#ce79</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25&amp;page=1#3638</link><description>Excellent news. I will post this an official release shortly.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Wed, 22 Jul 2015 18:16:41 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25&amp;page=1#3638</guid></item><item><title>Dom Edwards posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#601b</link><description>Ken, that works perfectly! I also did a couple of other tests with different filenames...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dom Edwards</dc:creator><pubDate>Wed, 22 Jul 2015 08:59:03 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#601b</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#97e9</link><description>Okay Dom, I have attached 0.0.0.16 to this post. Give it a try.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 21 Jul 2015 16:06:22 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#97e9</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#0be3</link><description>Nevermind, I was able to duplicate it...will post a fix shortly</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 21 Jul 2015 15:55:48 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#0be3</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#a335</link><description>Interesting, I was unable to duplicate the odd numbering. It seems to be working...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 21 Jul 2015 15:53:47 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#a335</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#6dda</link><description>Okay thanks for the info...will take a look.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 21 Jul 2015 15:43:42 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#6dda</guid></item><item><title>Dom Edwards posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#5afb</link><description>Hi Ken, I hadn't tried that (just v0.0.0.14 from the download). Just did a quick...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dom Edwards</dc:creator><pubDate>Tue, 21 Jul 2015 14:47:58 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#5afb</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#8f9c</link><description>Dom, have you tried the test version attached to the post above yours?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 21 Jul 2015 12:13:33 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#8f9c</guid></item><item><title>Dom Edwards posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#a01c</link><description>Just curious if there was any update on this (the number in the filename, not the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dom Edwards</dc:creator><pubDate>Tue, 21 Jul 2015 09:40:57 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#a01c</guid></item><item><title>Adam Pastusiak posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/29533a0b/?limit=25#3c61</link><description>Same here. Did you solve your problem? Ken - in my case I tried any command I could,...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Pastusiak</dc:creator><pubDate>Fri, 15 May 2015 09:35:54 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/29533a0b/?limit=25#3c61</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#f16d</link><description>Okay, here is a new test version where I have added 3 new conf entries to help with...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Fri, 10 Apr 2015 13:44:10 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#f16d</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#f223</link><description>Okay from this I see that I was able to handle not being able to parse the DMSServer1.out00001...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Thu, 09 Apr 2015 13:35:15 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#f223</guid></item><item><title>Chris Thorp posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#60d2</link><description>Ken, I would expect the copytruncate flag fix (as discussed https://sourceforge.net/p/logrotatewin/discussion/general/thread/2fa14b0a/#275e)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Thorp</dc:creator><pubDate>Thu, 09 Apr 2015 13:26:47 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#60d2</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#ff42</link><description>Here is a debug version...can you run it in both scenarios and post the output?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Thu, 09 Apr 2015 13:11:12 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#ff42</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#f06c</link><description>Also, if another process has the file locked, logrotate will not be able to truncate...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Thu, 09 Apr 2015 12:44:22 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#f06c</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#b07c</link><description>Hmm, I'm curious why I can't duplicate this...I will take another look.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Thu, 09 Apr 2015 12:12:37 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#b07c</guid></item><item><title>Chris Thorp posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#2070</link><description>Ken, If file exists in format DMSServer1.out00001 then I get: H:\LogRotate&gt;logrotate.exe...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Thorp</dc:creator><pubDate>Thu, 09 Apr 2015 10:04:52 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#2070</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#ff18</link><description>I just posted a new update...let me know if this works for you</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Wed, 08 Apr 2015 18:07:28 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#ff18</guid></item><item><title>LogRotateWin released /logrotate_src_0.0.0.14_20150408.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/logrotatewin/files/logrotate_src_0.0.0.14_20150408.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LogRotateWin</dc:creator><pubDate>Wed, 08 Apr 2015 18:07:05 -0000</pubDate><guid>http://sourceforge.net/projects/logrotatewin/files/logrotate_src_0.0.0.14_20150408.zip/download</guid></item><item><title>LogRotateWin released /logrotateSetup_0.0.0.14_20150408.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/logrotatewin/files/logrotateSetup_0.0.0.14_20150408.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LogRotateWin</dc:creator><pubDate>Wed, 08 Apr 2015 18:06:04 -0000</pubDate><guid>http://sourceforge.net/projects/logrotatewin/files/logrotateSetup_0.0.0.14_20150408.zip/download</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#f695</link><description>Hah you're not being a pain...thanks for the info will take a look at it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Wed, 08 Apr 2015 15:07:52 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#f695</guid></item><item><title>Chris Thorp posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#4712</link><description>...Although can't rotate as process is open by JVM :-( H:\LogRotate&gt;logrotate.exe...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Thorp</dc:creator><pubDate>Wed, 08 Apr 2015 14:18:28 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#4712</guid></item><item><title>Chris Thorp posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#2101</link><description>When you deploy a new EAR then WLS rotates the file to be &lt;servername&gt;.outNNNNN e.g....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Thorp</dc:creator><pubDate>Wed, 08 Apr 2015 14:14:31 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#2101</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#5a51</link><description>What is the name of the log files that have already been rotated?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Wed, 08 Apr 2015 14:03:21 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#5a51</guid></item><item><title>Chris Thorp posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#0ee9</link><description>This is the complete command + error: H:\LogRotate&gt;logrotate.exe -s logrotate.status...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Thorp</dc:creator><pubDate>Wed, 08 Apr 2015 13:11:35 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#0ee9</guid></item><item><title>Chris Thorp posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#efb8</link><description>Ken, Attached config file. regards, Chris</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Thorp</dc:creator><pubDate>Wed, 08 Apr 2015 13:06:29 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#efb8</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#c879</link><description>Chris, can you post your conf file? I am trying to duplicate this but apparently...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Wed, 08 Apr 2015 12:41:16 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#c879</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#e991</link><description>Hi Chris: I will take a a look at this and reply here when I find something.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Wed, 08 Apr 2015 12:19:45 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#e991</guid></item><item><title>Chris Thorp posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#5bc0</link><description>Hi, If the target filename for rotation contains a number i.e. “server1.out” then...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Thorp</dc:creator><pubDate>Wed, 08 Apr 2015 10:22:11 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/353f00f3/?limit=25#5bc0</guid></item><item><title>Chris Thorp posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/f23326e7/?limit=25#337e</link><description>Hi, If the target filename for rotation contains a number i.e. "server1.out" then...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Thorp</dc:creator><pubDate>Wed, 08 Apr 2015 10:22:07 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/f23326e7/?limit=25#337e</guid></item><item><title>LogRotateWin released /logrotate_src_0.0.0.13_20150325.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/logrotatewin/files/logrotate_src_0.0.0.13_20150325.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LogRotateWin</dc:creator><pubDate>Wed, 25 Mar 2015 20:28:05 -0000</pubDate><guid>http://sourceforge.net/projects/logrotatewin/files/logrotate_src_0.0.0.13_20150325.zip/download</guid></item><item><title>LogRotateWin released /logrotateSetup_0.0.0.13_20150325.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/logrotatewin/files/logrotateSetup_0.0.0.13_20150325.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LogRotateWin</dc:creator><pubDate>Wed, 25 Mar 2015 20:23:02 -0000</pubDate><guid>http://sourceforge.net/projects/logrotatewin/files/logrotateSetup_0.0.0.13_20150325.zip/download</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/2fa14b0a/?limit=25#275e/7245</link><description>Thanks for this...will include this fix in next update.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Wed, 25 Mar 2015 13:16:29 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/2fa14b0a/?limit=25#275e/7245</guid></item><item><title>Geert De Peuter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/2fa14b0a/?limit=25#275e</link><description>Sorry for using the Forums for this purpose, but while testing - noticed that copytruncate...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Geert De Peuter</dc:creator><pubDate>Wed, 25 Mar 2015 13:11:40 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/2fa14b0a/?limit=25#275e</guid></item><item><title>Rich  posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/2daa2295/?limit=25#7c00</link><description>I'm wondering if LogRotateWin will support UNC Paths? I'm hoping to install on one...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rich </dc:creator><pubDate>Thu, 05 Mar 2015 14:56:53 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/2daa2295/?limit=25#7c00</guid></item><item><title>Ken Salter posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/logrotatewin/discussion/general/thread/c169ae7e/?limit=25#ed8c</link><description>Hey Matt: I put in your change and published. I also setup the source code on GitHub..here...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ken Salter</dc:creator><pubDate>Tue, 20 Jan 2015 17:42:23 -0000</pubDate><guid>https://sourceforge.net/p/logrotatewin/discussion/general/thread/c169ae7e/?limit=25#ed8c</guid></item><item><title>LogRotateWin released /logrotateSetup_0.0.0.12_20150119.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/logrotatewin/files/logrotateSetup_0.0.0.12_20150119.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LogRotateWin</dc:creator><pubDate>Mon, 19 Jan 2015 16:09:03 -0000</pubDate><guid>http://sourceforge.net/projects/logrotatewin/files/logrotateSetup_0.0.0.12_20150119.zip/download</guid></item></channel></rss>