You wish to schedule lsmaint to perform log maintenance. You might not have direct access to the appliance or you wish to perform this from the enVision GUI
1. Go to overview -> System configuration -> Scheduler service -> manage scheduled Task
2. Create a new case, name it per your desired
3. Select executable name by pointing to e:\nic\<version>\<nodename>\bin\lsmaint.exe
4. In the Parameter string, fill in the rest of the lsmaint.exe parameters
e.g:
Lsmaint ?copy c:\nic ?time -1d now ?device 10.32.27.41 ?show
This will copy all the logs collected from yesterday till now. Target of the device 10.32.27.4. Target location is c:\nic. The ?show will print out all the log files involved, but no actual copy will take place
Lsmaint ?copy c:\nic ?time -1d now ?device 10.32.27.41
This will do the actual copy
Lsmaint ?move c:\nic ?time -1d now ?device 10.32.27.41
This will move all the logs collected from yesterday till now. Target device is 10.32.27.41. Target location is c:\nic.
Lsmaint ?move c:\nic ?time -1d now ?device *
This will move all the logs collected from yesterday till now. Target device is all
Lsmaint ?move c:\nic ?time start -90d ?device 10.32.27.41
This will move all the logs which are more than 90 days old. Target location is c:\nic
Lsmaint ?move ?\\10.32.28.75\My Documents\nic? ?time start -90d ?device 10.32.27.41
This will move all the logs which are more than 90 days old. Target location is on network drive specified by its unc path. Note that on the share drive, it needs to have sufficient access for the NIC_System user, as this is the user that runs most of the enVision service
Lsmaint ?move ?\\10.32.28.75\My Documents\nic? ?time start -90d ?device *
Similar to above but will apply to all devices
Related Articles
RSA SecurID software token fails to resynchronize in RSA Authentication Manager 8.x 110Number of Views Reports Permitted for Each Administrative Role 23Number of Views RCM not generating new Delta CRLs 6Number of Views Run a Report Job 20Number of Views Unable to remove account from group through a review in RSA Identity Governance & Lifecycle 61Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.9 Release Notes (January 2026) An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide