execute reset-ml-baseline-time
Use this command to set the FortiNDR (NDR And Netflow) Machine Learning (ML) baseline training time or to reset it to the default. The default training time is 604800 seconds (7 days). To reset 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 module-name [sensor-group-id] [new-training-time-in-seconds]
Standalone Mode
exec reset-ml-baseline-time module-name [new-training-time-in-seconds]
|
Option |
Description |
|---|---|
|
module-name |
|
|
new-training-time-in[1]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 for ndr:
exec reset-ml-baseline-time ndr
Set baseline training time for a sensor group to one day for netflow:
exec reset-ml-baseline-time netflow 55 86400