System resources URLs
For on-premise or client-managed cloud deployments, you can define URLs for directed web access (DWA) and to an external log viewer.
Public URL for Directed Web Access
Define the public URL for Directed Web Access (DWA) to your application.
The Public URL is stored as an instance of the Data-Admin-System-Configuration class and uses the following format:
http://nodename:portnumber/context/servletName
External log viewer URL
Specify the path to an external log viewer, such as Kibana. An external log viewer can help you visualize logs and monitor potential issues.
For more information about external log viewers, see Viewing log files in an external log viewer.
Defining system resources URLs
Define the public URL and the external log URL.
- In the header of Dev Studio, click .
- Optional: To define the public URL for DWS, in the Public Link URL
field, enter the URL to your application, in the following format:
http://nodename:portnumber/context/servletName
- Optional: To define the location of an external logs viewer, in the External Logs URL field, enter the full path to the viewer.
- Click Save.
Previous topic Configuring system settings Next topic Search engines