Page 2 of 2

Re: 100GB disk full after one week?

Posted: Mon Feb 08, 2016 3:54 pm
by TDBruno
free -m
logs6.jpg
top|head -5
logs7.jpg

Re: 100GB disk full after one week?

Posted: Mon Feb 08, 2016 4:12 pm
by rkennedy
I would recommend allocating at least 8GB of ram to the machine, as 2GB isn't quite enough. This is why you saw the previous error.

Re: 100GB disk full after one week?

Posted: Thu Feb 11, 2016 12:07 pm
by TDBruno
Thanks that helped.
With 8GB assigned, it has stayed online for several days. Although it does seem to be using up most of the 8GB already.
May need more once I add more devices.

Re: 100GB disk full after one week?

Posted: Thu Feb 11, 2016 12:52 pm
by rkennedy
Can you post the output of free -m again? I'd like to see how much of it is cached. NLS will use your memory as a cache for logs.

Also - how much data do you have incoming per day?

Re: 100GB disk full after one week?

Posted: Fri Feb 12, 2016 9:19 am
by TDBruno
Here is the output.
It's around 1GB on average.
The last 3 days were 1.3 GB, 1.3GB and 532MB.

Re: 100GB disk full after one week?

Posted: Fri Feb 12, 2016 10:22 am
by hsmith
NLS keeps all of those logs in memory, so the more logs you receive, the more RAM that it is going to eat up. Right now it seems that 8GB is pretty stable. If you run into more instability, I would recommend you look at backup and retention, and have it start closing some of the indices that are no longer needed.