PDF Render Server Configuration Options
The following properties for the PDF Render container should be configured:
Table: PDF Render Configuration Parameters
Variable | Default Value | Required? | Availability | Description |
---|---|---|---|---|
CLEANUP_INTERVAL | 7d | false | Configures how frequently orphaned files are automatically deleted. Defined using the Relative Time Syntax. | |
DEBUG | false | false | Enables debug logging to provide information about status and process. This may include sensitive information as part of the debug contents. | |
FORCE_LOGSCALE_BASE_URL |
| false | Force the URL to use when communicating with the LogScale cluster. This will be used for connectivity checks and report request results. | |
HTTP_PROXY | false | Configures a http proxy agent for all requests from the render service to LogScale. | ||
HTTPS_PROXY | false | Configures a https proxy agent for all requests from the render service to LogScale. | ||
MAX_CONCURRENT_JOBS | 10 | false | Configures the number of concurrent reports the render service can process. This can be used to help manage the loading of the service. | |
PORT | 5123 | false | Port number to listen on for requests | |
SERVICE_VERSION | false | Indicates the compatibility with the expected service version for LogScale. Currently unused. |