Quasar Scan user guide

Server Settings

< Guide Menu
Table of Contents

Server settings are not sent to the Agents. These settings are global and are updated immediately upon any changes.

Clicking on the value for the appropriate setting on the Settings page will allow you to edit it.

Remember: Any time you change a setting, ensure that you hit the Enter key to commit the change.

intake

abort_job_on_db_full
Description:
If this setting is enabled, it signals the server to abort the running job if the data insertion encounters a DB FULL condition.
Default Value: 0
Allowed Values:
1 = enabled
0 = disabled
Etc: If there is an error generated which indicates that the database is full and this setting is enabled, the job will be automatically aborted.

storage_cutoff
Description:
PAN hits with a score lower than this setting will not be written to the results DB.
Default Value: -9999
Units: Score
Etc:

server

agent_age_out
Description:
The maximum time in hours for an agent to be inactive before it is removed from the database.
Default Value: 240
Units: Hours
Etc: A setting of 0 will disable this setting. When agents age out, they will be removed from the database.

ui

default_job_window_interval
Description:
The number of hours to add to the current time to get a default end-window time when creating or cloning jobs.
Default Value: 8
Units: Hours
Etc:

hide_agents_older_than
Description:
The number of hours for an agent to be inactive before it is hidden on the All Agents page.
Default Value: 240
Units: Hours
Etc: The agents will not be removed from the database, this setting is cosmetic.