Custom Kibana Logging URL
Configure a custom Kibana URL for viewing Logging data from DuploCloud
Last updated
Was this helpful?
Configure a custom Kibana URL for viewing Logging data from DuploCloud
Last updated
Was this helpful?
DuploCloud provides a default Kibana URL for viewing Logging data, but if you want to update filters or customize further, you can override the default with these settings.
Log in to the DuploCloud Portal.
Navigate to Administrator -> System Settings -> System Config.
Click Add. The Add Config pane displays.
In the Config Type list box, select AppConfig.
In the Key list box, choose one of the following keys:
Kibana Base URL: This URL points to the proxy or direct access Kibana URL.
Kibana Logs URL Template: This URL template links to Kibana’s Logs.
In the Value field, enter the custom URL for the selected key. For example:
Kibana Base URL: /proxy/kibana
Kibana Logs URL Template: https://kibana.example.com/app/discover#/?_a=(query:(language:kuery,query:'log_type:"application"'))&_g=(time:(from:now-1h,to:now))
Click Submit to save the configuration.
After configuring the Kibana URL in DuploCloud, you can access the selected Kibana Logs data directly from the DuploCloud Portal:
Navigate to Administrator -> Observability -> Standard -> Logging.