-
Type:
Bug
-
Status: Complete
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:
indy-node 1.2.279
pool: 25 AWS nodes (QA Live pool)
-
Epic Link:
-
Sprint:Sprint 18.05
Steps to Reproduce:
1. Setup the pool with logLevel=0.
2. Run load test on this pool.
Actual Results:
On nodes with ~7Gb memory, syslog grows up to 6Gb after writing about 4000 transactions, which results "No space left on device" error.
Expected Results:
All node logs should not be duplicated in syslog.
Additional Information:
As workaround, add StandardOutput=null to /etc/systemd/system/indy-node.service
- relates to
-
INDY-1221 Need to set enableStdOutLogging = False in /etc/indy/indy_config.py during installation of indy-node
-
- Complete
-