Created
February 5, 2014 08:15
-
-
Save dadoonet/8819191 to your computer and use it in GitHub Desktop.
elasticsearch yaml example for azure plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cloud: | |
azure: | |
keystore: FULLPATH-TO-YOUR-KEYSTORE | |
password: YOUR-PASSWORD | |
subscription_id: YOUR-AZURE-SUBSCRIPTION-ID | |
service_name: YOUR-AZURE-SERVICE-NAME | |
discovery: | |
type: azure |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment