execute reset-ml-baseline-time
Use this command to set the FortiNDR Machine Learning (ML) baseline training time or to reset it to the default. The default training time is 604800 seconds (7 days). To reset to set all baseline training time back to the default, use the command without any options. This command is available in Standalone and Center modes only.
Syntax
Center Mode
exec reset-ml-baseline-time [sensor-group-id] [new-training-time-in-seconds]
Standalone Mode
exec reset-ml-baseline-time [new-training-time-in-seconds]
|
Option |
Description |
|---|---|
|
new-training-time-in-seconds |
Enter a value between 120 - 2592000. |
|
sensor-group-id |
Target sensor group ID (1-100). |
Examples
Set all baseline training time back to default:
exec reset-ml-baseline-time
Set baseline training time for a sensor group to one day:
exec reset-ml-baseline-time 55 86400