OptionDEFAULT_PDF_RENDER_SERVICE_URL
Description URL of the default PDF render service for LogScale.

If you are using a single PDF Render node, set the URL to match the hostname and port of the deployed service:

ini
DEFAULT_PDF_RENDER_SERVICE_URL="https://pdfrender.local:5123"

If using multiple PDF Render nodes and a load balancer, use the name of the load balancer:

ini
DEFAULT_PDF_RENDER_SERVICE_URL="https://pdfrenderlb.local:5123"