The Jobs Scheduler page contains default Google Security Operations jobs, as well as jobs
that are created in the IDE and are scripts that can be
scheduled to run periodically. Jobs can access data in all environments.
The following predefined jobs are available:
Option
Description
Actions Monitor
Notifies if a specific action has failed
at least three times, across all cases it was performed in (to a predefined
email, as set in the Siemplify integration configuration in the Google SecOps Marketplace.)
Connectors Monitor
Notifies regarding any Connectors errors
in the alert ingestion process.
Machine Resource Utilization
Notifies if the machine
resource utilization is close to full usage, according to the following
default rules: CPU – over 90% MEM – over 85% Drive – over
80%.
ETL
Notifies regarding any error in the ETL alert ingestion process.
Jobs Monitor
Notifies if a specific job has failed at least
three times (sends a notification for each specific job once every three
hours).
Configure a new job
Create the job in the IDE. Refer to Using the IDE for more details.
In the left navigation, go to Response > Jobs Scheduler. The Jobs Scheduler page appears.
Select
add
Create new job.
Select the job you created in the IDE and click Save.
Enter the scheduler information for when the script should run.
Click Save.
Optional: Click Run Now to run the script immediately.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-26 UTC."],[[["The Jobs Scheduler page in Google Security Operations allows users to manage both default and custom-created jobs from the IDE, which are scripts scheduled for periodic execution."],["Predefined jobs, such as Actions Monitor, Connectors Monitor, Machine Resource Utilization, ETL, and Jobs Monitor, provide automated notifications for various operational events."],["Creating a new job involves first developing the script in the IDE and then configuring its schedule and execution settings within the Jobs Scheduler page."],["Legacy jobs may require deletion and recreation to remain synchronized with platform changes."],["The \"run now\" feature can be used to immediately execute the scheduled job."]]],[]]