[[connecting-to-cloud]] === Sending data to Elastic Cloud (hosted Elasticsearch Service) Our hosted {ess} on https://cloud.elastic.co/[Elastic Cloud] simplifies safe, secure communication between {ls} and {es}. When you configure the Elasticsearch output plugin to use <> with either the <> or the <>, no additional SSL configuration is needed. Examples: * `output {elasticsearch { cloud_id => "" cloud_auth => "" } }` * `output {elasticsearch { cloud_id => "" api_key => "" } }`` {ess-leadin-short} [[cloud-id]] ==== Cloud ID {ls} uses the Cloud ID, found in the Elastic Cloud web console, to build the Elasticsearch and Kibana hosts settings. It is a base64 encoded text value of about 120 characters made up of upper and lower case letters and numbers. If you have several Cloud IDs, you can add a label, which is ignored internally, to help you tell them apart. To add a label you should prefix your Cloud ID with a label and a `:` separator in this format "