compared with
Current by Perry Krug
on Nov 30, 2012 13:46.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
{code}C:\Program Files\Couchbase\Server\bin\cbcollect_info <node_name>.zip{code}

Run `cbcollect_info` {{cbcollect_info}} on *all nodes in the cluster*, and upload all of the resulting files to us.

h2. Sharing Files with Us

The Collect Info tool can result in large files. Simply run the command below, replacing `<FILE NAME>` {{<FILE NAME>}} and `<COMPANY NAME>`, {{<COMPANY NAME>}}, to upload a file to our cloud storage on Amazon AWS. Make sure you leave the last slash ("/") character after the company name.

{code}
curl --upload-file <FILE NAME> https://s3.amazonaws.com/customers.couchbase.com/<YOUR COMPANY NAME>/
{code}