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
RCM not generating new Delta CRLs 8Number of Views Schedule Reports doesn't show at a location it mean to be 25Number of Views How to generate activity log history from a script in RSA Authentication Manager 50Number of Views CT302 IHS redirecting to port 80 not 443 2Number of Views Request Could Not Be Handled error in Advanced Search option for Role Reviews when Actions column selected in RSA Governan… 10Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Release Notes for RSA Authentication Manager 8.8 RSA RADIUS Server service failed to start in the RSA Authentication Manager 8.1 Operations Console Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Release Notes: Cloud Access Service and RSA Authenticators