Property | Description |
---|---|
HTTP Port | Unique HTTP port number for the Mass Ingestion Service process when the service uses the HTTP protocol. Default is 9050. |
Enable Transport Layer Security (TLS) | Enables the Transport Layer Security protocol to encrypt connections between the Mass Ingestion Service and external components. If you enable the TLS protocol, you must specify an HTTPS port and a keystore file. You do not specify an HTTP port. |
HTTPS Port | Unique HTTPS port number for the Mass Ingestion Service process when the service uses the HTTPS protocol. When you set an HTTPS port number, you must also define the keystore file that contains the required keys and certificates. |
Keystore File | Path and file name of the keystore file that contains the keys and certificates required if you use HTTPS connections for the Mass Ingestion Service. You can create a keystore file with a keytool. keytool is a utility that generates and stores private or public key pairs and associated certificates in a keystore file. You can use the self-signed certificate or use a certificate signed by a certificate authority. |
Keystore Password | Password for the keystore file. |
Property | Description |
---|---|
Maximum Heap Size | Amount of RAM allocated to the Java Virtual Machine (JVM) that runs the Mass Ingestion Service. Use this property to increase the performance. Append one of the following letters to the value to specify the units:
Default is 512 megabytes. Note: Consider increasing the heap size when the Mass Ingestion Service needs to process large amounts of data. For example, if the Mass Ingestion Service runs workflows that create many Human tasks, increase the heap size to 1024 megabytes. |
JVM Command Line Options | Java Virtual Machine (JVM) command line options to run Java-based programs. When you configure the JVM options, you must set the Java SDK classpath, Java SDK minimum memory, and Java SDK maximum memory properties. |
Property | Description |
---|---|
Web Application ID | Optional. The ID of web application. |
Identity Provider URL | Optional. The URL for the identity provider server. You must specify the complete URL string. |
Service Provider ID | Optional. The relying party trust name or the service provider identifier for the domain as defined in the identity provider. |
Assertion Signing Certificate Alias | Optional. The alias name specified when importing the identity provider assertion signing certificate into the truststore file used for SAML authentication. If you change the alias name, import the corresponding certificate into the truststore file on each gateway node, and then restart the node. |
Clock Skew Tolerance | Optional. The allowed time difference between the identity provider host system clock and the system clock on the master gateway node. The lifetime of SAML tokens issued by the identity provider by is set according to the identity provider host system clock. The lifetime is valid if the start time or end time set in the token is within the specified number seconds of the system clock on the master gateway node. Values must be from 0 through 600 seconds. Default is 120 seconds. |
Property | Description |
---|---|
Name | Name of the environment variable. |
Property | Value for the environment variable. |