v1.0.49 Armory Agent Service (2023-03-21)
Feature
- Added capability to print logs into console and a file simultaneously.
- When saving to file, log rotation is enabled and is adjusted with the settings:
logging:
  multiWrite: true
  file: /home/armory/scale-agent.log
  maxSizeMb:  1
  maxAgeDays: 10
  maxBackups: 10
  localTime:  true
  compress:   true  
Feedback
Was this page helpful?
Thank you for letting us know!
Sorry to hear that. Please tell us how we can improve.
Last modified March 21, 2023: (cf26fdea)