Management Console

New CLI commands

Memory set commands

These new commands define java.properties, java.vmargs, system.properties, and env.propertities. Use the CLI or the Management Console UI to define these commands. These commands are described in detail in the Spectrum™ Technology Platform Administration Guide.

egmglobaldb memory set
Defines the memory size for the Enterprise Geocoding Module for Global databases.
egmusadb memory set
Defines the memory size for the Enterprise Geocoding Module for USA databases.
egmworlddb memory set
Defines the memory size for the Enterprise Geocoding Module for World databases.
ermdb memory set
Defines the memory size for the Enterprise Routing Module databases.
geotaxdb memory set
Defines the memory size for the Geographic Coding Tax Module databases.
gamdb memory set
Defines the memory size for the Global Addressing Module databases.
ggmglobalgeocodedb memory set
Defines the memory size for the Global Geocoding Module databases.
uamdb memory set
Defines the memory size for the Universal Addressing Module databases.

Commands to export audit log events

(CDQE-62338) This enhancement allows security administrators to export JSON files that track activities from Spectrum log file entries during specific time frames. This tracking is easily integrated into existing logging framework using two new commands.

auditlog export
This command adds a JSON activity log to all audit log files. Times are in yyyyMMddHHmmss format. If no specific timeframe is specified, the default is the current day's start date and the time the command is issued.
auditlog info
This command adds a JSON count info file to the audit log files. Times are in yyyyMMddHHmmss format. If no specific timeframe is specified, the default is the current day's start date and the time the command is issued.

Commands to maintain Spectrum Product Data (SPD)

We provide CLI commands that help you install, maintain, and archive SPD files. These commands are described in the Spectrum™ Technology Platform Administration Guide.

  • Use the productdata archive register command to configure separate archive directories for your SPD files.
  • Use the productdata extract register command to specify an alternate (non-default) extract location for a set of product data on the server.
  • Use the productdata install command to install your data files.

Remote component call timeout

This release includes a new Timeout configuration setting on the Add Remote Server page. Use the Timeout entry field to specify the amount of time, in seconds, it takes to issue a timeout warning after a call to an external resource fails.