How to Remove a Scheduled Task on a Log Collector / Virtual Log Collector
2 years ago
Originally Published: 2014-10-21
Article Number
000056638
Applies To
RSA Product Set: Security Analytics
RSA Product/Service Type: Log Collector, Virtual Log Collector
RSA Version/Condition: 10.3.3
Platform: CentOS
Platform (Other): na
 
Issue
How to Remove a Scheduled Task on a Log Collector / Virtual Log Collector
Resolution
1. In the Security Analytics UI, navigate to Administration -> Devices.
2. Select the Log Collector (LC) / Virtual Log Collector (VLC) device and click on View -> Explore.
3. Navigate to /sys/config/scheduler in the left pane. Right-click on scheduler -> Properties.
4. In the dropdown on the right pane, select print then Send.
5. Take note of the ID of the task that you would like to remove in the ResponseOutput. In the output example below, the task ID would be 4:
Task 4 /event-broker restart() to run every 6000 seconds (Total runs=2)
6. In the dropdown, now select delSched. In Parameters field, enter id=<task ID obtained in step 5> and Send.
7. In the dropdown, select print then Send to verify the task has been removed successfully.