зеркало из https://github.com/mozilla/MozDef.git
Add ElasticsearchURL output
This commit is contained in:
Родитель
4edd3e9b12
Коммит
d362b6cf55
|
@ -84,3 +84,6 @@ Outputs:
|
|||
ElasticsearchKibanaURL:
|
||||
Description: "URL for the Kibana UI"
|
||||
Value: !Join [ '', [ 'https://', !GetAtt MozDefElasticSearch.DomainEndpoint, "/_plugin/kibana/" ] ]
|
||||
ElasticsearchURL:
|
||||
Description: "URL for the Kibana UI"
|
||||
Value: !Join [ '', [ 'http://', !GetAtt MozDefElasticSearch.DomainEndpoint, "/" ] ]
|
||||
|
|
Загрузка…
Ссылка в новой задаче