devOpsInsightServerConfiguration

On this page
Back to index

Summary

DevOps Insight Server configuration.
elasticSearchUrl
Stringoptional
CloudBees CD/RO server retrieves data from ElasticSearch using this URL. This URL must be set if DevOps Insight is enabled. Enclose the IPV6 address in square brackets. Example: [<IPv6-ADDRESS>].
enabled
Stringoptional
If true, enables DevOps Insight.
logStashUrl
Stringoptionaldeprecated
This is the URL where LogStash receives data from CloudBees CD/RO server. This URL must be set if DevOps Insight is enabled. Enclose the IPV6 address in square brackets. Example: [<IPv6-ADDRESS>].
password
Stringoptional
The password for authenticating with the DevOps Insight Server.
testConnection
Stringoptional
Whether the connection to the DevOps Insight Server should be tested before saving the configuration. Defaults to false.
userName
Stringoptional
The user name for authenticating with the DevOps Insight Server.

Usage

There are no usage examples available for devOpsInsightServerConfiguration.