set_outliers_detection_demo_mode
This command puts the outlier process in demo mode: time intervals that have no activity at all are ignored and do not affect the statistics.
Attention: Use this mode for demonstrations only. In demo mode, the system is sensitive
to small anomalies so that it shows many outliers from relatively normal traffic, including many
false positives.
This API is available in Guardium V11.0 and later.
REST API syntax
This API is available as a REST service with the
PUT
method. Call this API as follows:
PUT https://[Guardium hostname or IP address]:8443/restAPI/set_outliers_detection_demo_mode
GuardAPI syntax
set_outliers_detection_demo_mode
This command does not take any parameters. Run it on the system where outlier mining runs.
Examples
To put outliers in demo mode, on the system on which you enter the command:
grdapi set_outliers_detection_demo_mode