Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Password for hipchat data export

Mohan Vamsi Tadepalli August 21, 2017

I am using a script to export hipchat data. When i was executing the script it is asking for password. What is the password should i give and also I am using scripts that have been provided in the below link

https://confluence.atlassian.com/hipchatdc3/export-data-from-hipchat-data-center-913476832.html

 

Can you please help me that which password do i need to use in order to make the script gets executed.

1 answer

0 votes
Shanye
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 22, 2017

The export utility automatically encrypts your data. The password you need to provide will be the same one used to decrypt the data if you ever need to import or access the archive file.

To protect your archive file, you're required to provide this password when you import your data into HipChat Data Center. We don't store this password, so be sure to remember it.

You'll pass the password to the export command using the '-p' parameter:

usage: Usage: hipchat export [arguments]

optional arguments:
  -h, --help            show this help message and exit
  -c, --check           Check status of export
  -e, --export          Export the provided package into the server
  -p PASSPHRASE, --passphrase PASSPHRASE
                        The passphrase to decrypt the package
  -o, --include_oto     Include one to one messages in the export
  -a, --include_attachments
                        Include attachments in the export
  --notify EXTRA_RECIPIENTS [EXTRA_RECIPIENTS ...]
                        List of emails that will get notified when the export
                        job is finished, in addition to the server admin
  -u PURGE, --purge-older-than PURGE
                        Delete all exports older than the specified value in
                        days
  -n, --cancel          Cancel the current export job
  --all                 Returns all available exports, in a json format

 

Edit:

You may need to supply a password for your SSH sessions to your HipChat Server/Data Center environment, also. If so, you can update the script with 'ssh -i <ssh_key>' or similar to authenticate the SSH sessions.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events