Hi All,
in my tests I'm logging invalid requests to the log, which can easily exceed 1MB limit mentioned here
http://www.cubrid.org/wiki_ngrinder/entry/how-to-adjust-logger-level during few hours (I haven't reached this limit yet, but I'm pretty close with 900kB per thread). Before creating an issue to make it configurable, I was looking into ngrinder (and grinder) code, but I was not able to find the place where is this limitation enforced.
The only thing I've found was a rolling logger setup for agent.log file.
Isn't that documentation some leftover from previous version? If not, where is this enforced?
Thanks,
Karel