The TAS provides some configurable settings that are read on Startup.
Use the TAS Manager Console to edit TAS settings. Use Edit Settings options to, for example, change the report storage limit.
To edit settings:
WARNING: Before you begin making Settings changes, check the System Status to see if there are tests running or other users logged into the system. If there are, use the System Shutdown option to stop the TAS prior to applying your Settings updates. |
Start the TAS Manager and login as cfguser.
Select System > Edit Settings from the menu, and a warning message displays saying that the TAS settings File should only be edited with specific instructions provided by Technical Support.
Click Continue only if you have the appropriate instructions and information to modify the settings.
The TAS Settings Editor window displays and provides you with options to Browse your local driver for TAS settings, install new/modified settings, and cancel the task.
Click the Add Settings dropdown list, select an item from the list to modify, or select <blank> to add a new setting and double-click to add/modify as per the instructions from Technical Support.
NOTE: Some standard items are listed in the dropdown list, but most items are unlisted and should be manually entered via the <blank> row at the direction of Technical Support |
Click Install to upload the settings file. A message displays telling you whether the settings file was uploaded and installed successfully.
Restart TAS (Run>Restart), log out of and close the TAS Manager Console.
Use TAS Settings Editor to update:
NOTES:
"numRunningTestServers": 0, "remainingDisk": 25201, "remainingMemory": 2320, "resultsSizeMiB": 8238, "rslHighMiB": 10000, "rslLowMiB": 9000, "tasVersion": "99.9.0.2020-03-12.4drd", "testServers": [ |
NOTE: Added support via Swagger (RESTFul API - Using the RESTful API) to manually GET / DELETE / from Results Storage, independent of the Automatic Cleanup. By doing so, you can better control which files remain over a longer period of time. i.e. if you remove all the large PCAPs every hour, more room is left within the rsl_high limit for other types of files. |
System Memory | Approximate TAS Max JRE Memory |
2GB to 3.5GB | 1.65GB |
3.5GB to 7GB | 2.5GB |
7GB to 10GB | 4.5GB |
10GB to 15GB | 8GB |
15GB to 23GB | 12GB |
23GB to 31GB | 18GB |
31GB to 50GB | 22GB |
50GB to 80 GB | 45GB |
80GB+ | 62GB |
IMPORTANT: If the settings above are NOT in the TAS Settings, it will default to whatever is in the license or half the hard drive in the case of Result Files (if there is nothing in the license). These TAS Settings provide the user with an override capability without requiring a new license. The TAS Settings supercede the license setting for the settings listed above. |
Via CLI, tas-help commands: (remember to restart the TAS after changing the settings):
Command | Description/Purpose |
list-tas-settings | List the TAS configuration settings |
set-tas-setting | Set or update a TAS configuration setting Usage: set-tas-setting < setting_name > < setting_value > |
remove-tas-setting | remove a TAS configuration setting Usage: remove-tas-setting < setting_name > |