Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Fix Version/s: 3.0.2
-
Component/s: agent, controller
-
Labels:None
Description
When security is on, the logs are not passed from agents.
It's because there is no appropriate permission on log writing.
NGrinderSecurityManager should allow "log/test_" path access.
Fixed