RSA enVision How to move collected devices logs using lsmaint utility
4 years ago
Originally Published: 2015-10-06
Article Number
000066890
Applies To
RSA Product Set: RSA enVision
RSA Product/Service Type: enVision ES/LS
RSA Version/Condition: 4.1
Platform: Windows Server 2008R2/2003
 
Issue
  • How to move collected logs for all devices  between two different directories using lsmaint utility.
Tasks
  1. For Single-Appliance [ES], commands will be executed while being logged with "master" account:
  • on your enVision server CMD, type cd /d %_envision%/bin
  • lsmaint -move "DESTINATION_PATH" -storagelocation "SOURCE_PATH" -device *.* -time start end -v
2. For Multi-Appliance [LS], commands will be executed on your D-Srv while being logged with "master" account:
  • on your D-srv server CMD, type cd /d %_envision%/bin
  • lsmaint -move "DESTINATION_PATH" -storagelocation  "SOURCE_PATH"  -device *.* -time start end -v