You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The linked PR successfully integrates the opensearch-job-scheduler plugin with our plugin.
The goal of this issue is therefore completed. We will continue learning how to use its features to implement the command manager logic in future issues.
Description
As part of the command manager development process, we need to understand how to schedule tasks within the Wazuh Indexer.
Some kick-off questions we need to address are:
job-scheduler
classes from within other plugins.job-scheduler
pluginAfter we have a grasp of the above, we can move on to writing code that leverages the job scheduler to run a command periodically.
Reference links
The text was updated successfully, but these errors were encountered: