Installation parameters
The following provides a list of parameters that the EMS install commands support:
The following provides a list of parameters that the EMS install commands support:
The following provides a list of parameters that the EMS install commands support:
|
Parameter |
Description |
||
|---|---|---|---|
|
allowed_hosts |
A comma-separated list (without spaces) of hostnames or IP addresses that the EMS web server will respond to (for example, EMS FQDN or FortiGate VIP address).
|
||
|
das_cache_engine |
Specify DAS cache engine, such as simple. | ||
|
db_host |
Remote database (DB) hostname. | ||
|
db_hosts |
A comma-separated list (without spaces) of remote
database (DB) hostnames in the following format: For example,
|
||
|
db_pass |
Remote DB password. | ||
|
db_port |
Port that remote DB uses to communicate with EMS. | ||
|
db_prefix |
Used when FortiClient Cloud uses an external DB. Prepend this value to the DBs that FortiClient Cloud uses to ensure unique DB names. | ||
|
db_user |
Remote DB username. | ||
|
elastic_api_key |
Having EMS connect to the Elasticsearch (ES) cluster using an API encoded key, rather than username and password, is considered best practice. Provide the encoded version of the key to EMS. |
||
|
elastic_ca_path |
If the ES cluster is set up to strictly check for a client certificate, you must provide the CA certificate to EMS. This must be a fully qualified path to the CA certificate file. Store the file in a location outside of --elastic_ca_path /data/certs/es_ca.crt |
||
|
elastic_hosts |
ES server IP address and port that ES uses to communicate with EMS in <ES server IP address>:<port> format. If you have multiple primary ES server nodes, provide their <IP address>:<port> in a comma-separated list with no whitespace in between. For example, you may configure the following: elastic_hosts "node1.local:8000,node2.local:8000,node3.local:8000" |
||
|
elastic_password |
Password for ES user created for EMS. | ||
|
elastic_user |
Username to use to connect to ES. If you provide both an API key and username and password, EMS prefers to use the API key and ignores the username and password. | ||
|
enable_event_feature |
Enable EMS services required for using the new DB for storing and querying events. | ||
|
enable_fips |
Enable FIPS mode. If this parameter is not specified (default), EMS will work in non-FIPS mode. |
||
|
enable_remote_https |
Enable remote HTTPS access to EMS. | ||
|
fileserver_port |
Customize webserver ports. | ||
|
http_port |
|||
|
https_port |
|||
|
internal_db_port |
PostgreSQL port to set for executing the DB deployment or upgrade (remote or locally). |
||
|
is_paas |
Only used when using EMS with a cloud DB. This parameters tells the installer that this is a special DB and needs special handling. | ||
|
redis_cluster_hosts |
Redis cluster hosts names. | ||
|
redis_host |
Redis hostname. | ||
|
redis_password |
Redis password. | ||
|
redis_port |
Port that Redis uses to communicate with EMS. | ||
|
redis_username |
Redis username. | ||
|
scep_public_hostname |
Specify the FQDN or hostname accessible by mobile endpoints to pull the ZTNA certificate from the SCEP server running on EMS. | ||
|
skip_db_deploy |
Skip express DB deployment. | ||
|
skip_db_install |
Skip express DB install. | ||
|
skip_event_feature_local_install_local_install |
Skip event worker local installation. |