Article Content
Article Number | 000031813 |
Applies To | RSA Product Set: Security Analytics RSA Product/Service Type: Virtual Log Collector (VLC), Security Analytics UI Platform: CentOS |
Tasks | This article addresses how to purge the data in the data queues if they utilize the bandwidth between a remote Log Collector and a Local Log Collector. |
Resolution | To purge the data in the shovel queue, follow the steps below.
curl -s --user 'admin:netwitness' 'http://<VLCIP>:50101/event-broker?msg=purge&force-content-type=text/plain&expiry=600&<shovel.queue.name<%20%20>>' Where:
![]() |
Notes | Remember to replace the *underscore* "_" with the *dot* "." as per the command above. |