IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

EDR: What is the default time between "watchlist_search" executions?

EDR: What is the default time between "watchlist_search" executions?

Environment

  • EDR Server: All Versions

Question

What is the default time between "'watchlist_search" task executions via the cron job?

Answer

The default time is 10 minutes between each new "watchlist_search" task execution.

Additional Notes

The cron job for the watchlist_search can be found in the /etc/cron.d/cb file
*/10 * * * * cb /usr/share/cb/virtualenv/bin/python -m cb.maintenance.job_runner --master -s watchlist_search >> /var/log/cb/job-runner/startup.out 2>&1

Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎09-09-2020
Views:
387
Contributors