src/main/java/co/elastic/support/diagnostics/DiagnosticService.java [36:50]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                        inputs.host,
                        inputs.port,
                        inputs.scheme,
                        inputs.user,
                        inputs.password,
                        inputs.proxyHost,
                        inputs.proxyPort,
                        inputs.proxyUser,
                        inputs.proxyPassword,
                        inputs.pkiKeystore,
                        inputs.pkiKeystorePass,
                        inputs.skipVerification,
                        config.extraHeaders,
                        config.connectionTimeout,
                        config.connectionRequestTimeout,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/main/java/co/elastic/support/monitoring/MonitoringImportService.java [78:92]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                inputs.host,
                inputs.port,
                inputs.scheme,
                inputs.user,
                inputs.password,
                inputs.proxyHost,
                inputs.proxyPort,
                inputs.proxyUser,
                inputs.proxyPassword,
                inputs.pkiKeystore,
                inputs.pkiKeystorePass,
                inputs.skipVerification,
                config.extraHeaders,
                config.connectionTimeout,
                config.connectionRequestTimeout,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



