Hi,

I'm running NiFi on a t1.micro in AWS. I have attached a 100GB EBS volume
at /mnt/xvdf and all the NiFi databases are there. I have a problem though.
It seems that NiFi keeps an internal log and I can't change the position of
it, so it's quickly clogging my t1.micro disk. See below. How can I improve
/ change that? And what's the "work" folder for?

[ec2-user@ ~]$ du -s *
5271404 nifi
[ec2-user@ ~]$ cd nifi
[ec2-user@ nifi]$ du -s *
28      bin
756     conf
8412    docs
427468  lib
64      LICENSE
4331244 logs
44      NOTICE
8       README
144     state
503232  work


Thanks!
Stephane

Reply via email to