Re: [nxlog-ce-users] iis log monitoring and memory usage

2015-05-26 Thread Botond Botyanszki
Hi, Thanks for the feedback. 510MB RAM is still a significant amount but I guess this is nothing compared to java based agents. ;) Will need to look at what's consuming this much memory still. In theory it should use around 50 bytes + filename length per file. Regards, Botond On Mon, 25 May 2015

Re: [nxlog-ce-users] iis log monitoring and memory usage

2015-05-25 Thread Andrei-Florian Staicu
Hi, I can confirm that version 2.9.1347 works well. Monitoring ~110k files, the nxlog process does not go above 510MB RAM. I don't know if it help anybody, but that's with two file sources and using Recursive TRUE PollInterval 30 DirCheckInterval 120 ActiveFiles 4 CloseWhenIdle TRUE Tha

Re: [nxlog-ce-users] iis log monitoring and memory usage

2015-05-19 Thread Botond Botyanszki
Hi, There was malicious traffic hitting the site and some IP blocks are redirected as a security measure. Please mail me off-list and I'll help with this. Regards, Botond On Tue, 19 May 2015 14:04:22 + Andrei-Florian Staicu wrote: > Hi, > > I tried that: it redirects me to http://nxlog-

Re: [nxlog-ce-users] iis log monitoring and memory usage

2015-05-19 Thread Mark D. Nagel
Not sure how -- I just went there, clicked the link and it is a direct download. Only thing missing is the source tarball. Mark On 5/19/2015 7:04 AM, Andrei-Florian Staicu wrote: > Hi, > > I tried that: it redirects me to http://nxlog-ce.sourceforge.net/, > which has a link to sourceforge, which

Re: [nxlog-ce-users] iis log monitoring and memory usage

2015-05-19 Thread Andrei-Florian Staicu
Hi, I tried that: it redirects me to http://nxlog-ce.sourceforge.net/, which has a link to sourceforge, which only has the downloads for 2.8.1248. Thanks. On Tue, May 19, 2015 at 4:59 PM Mark D. Nagel wrote: > http://nxlog.org/products/nxlog-community-edition/download > > Mark > > > On 5/19/2

Re: [nxlog-ce-users] iis log monitoring and memory usage

2015-05-19 Thread Mark D. Nagel
http://nxlog.org/products/nxlog-community-edition/download Mark On 5/19/2015 5:58 AM, Andrei-Florian Staicu wrote: > Hi all, > > Does anyone have an ETA for the next release? I've been trying to find > an MSI for an earlier version, but no avail. > > Thanks. > > On Mon, Mar 30, 2015 at 3:28 PM An

Re: [nxlog-ce-users] iis log monitoring and memory usage

2015-05-19 Thread Andrei-Florian Staicu
Hi all, Does anyone have an ETA for the next release? I've been trying to find an MSI for an earlier version, but no avail. Thanks. On Mon, Mar 30, 2015 at 3:28 PM Andrei-Florian Staicu < andrei.sta...@gmail.com> wrote: > Cool, thanks for the info. I'll wait for that release then. > > On Mon, M

Re: [nxlog-ce-users] iis log monitoring and memory usage

2015-03-30 Thread Andrei-Florian Staicu
Cool, thanks for the info. I'll wait for that release then. On Mon, Mar 30, 2015 at 3:26 PM Botond Botyanszki wrote: > Hi, > > This should be solved in 2.9.1347. > > Regards, > Botond > > On Mon, 30 Mar 2015 12:12:17 + > Andrei-Florian Staicu wrote: > > > Hi, > > > > Does anyone have a link

Re: [nxlog-ce-users] iis log monitoring and memory usage

2015-03-30 Thread Botond Botyanszki
Hi, This should be solved in 2.9.1347. Regards, Botond On Mon, 30 Mar 2015 12:12:17 + Andrei-Florian Staicu wrote: > Hi, > > Does anyone have a link for downloading nxlog 2.7.1189? I'd like to see if > the issue in this thread reproduces on that version, but all i can find are > downloads

Re: [nxlog-ce-users] iis log monitoring and memory usage

2015-03-30 Thread Andrei-Florian Staicu
Hi, Does anyone have a link for downloading nxlog 2.7.1189? I'd like to see if the issue in this thread reproduces on that version, but all i can find are downloads for the current 2.8.1248 Thanks. On Thu, Mar 5, 2015 at 5:32 PM Botond Botyanszki wrote: > Hi, > > Thanks for reporting this. The

Re: [nxlog-ce-users] iis log monitoring and memory usage

2015-03-05 Thread Botond Botyanszki
Hi, Thanks for reporting this. There must be some regression here, as far as I remember it used to be ok with a large number of files. There is a 64K buffer for each input (i.e. file) which should be only allocated for files in the active set and it gets released when the file is closed. For some

[nxlog-ce-users] iis log monitoring and memory usage

2015-03-04 Thread Andrei-Florian Staicu
Hi all, I've been trying to use nxlog in conjunction with an ELK setup. We have an IIS "cluster" (as in not Windows cluster, but several load balanced IIS instances), serving a number of sites. As the logs accumulate (1 file/hour), and there's usually no need to remove old logs, the files just acc