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
How to generate activity log history from a script in RSA Authentication Manager 50Number of Views RCM not generating new Delta CRLs 8Number of Views Schedule Reports doesn't show at a location it mean to be 25Number of Views CT302 IHS redirecting to port 80 not 443 2Number of Views RSA SecurID Software Token for iOS App Currently Unavailable in App Store 58Number of Views
Trending Articles
RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows Configuring a Checkpoint firewall to work with SecurID RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager Patch Updates Unable to login to RSA Authentication Manager Security Console as super admin