opensearch-project / reporting-cli

Apache License 2.0
4 stars 13 forks source link

[BUG] Downloading report fails on ES v7.10 #34

Open rupal-bq opened 1 year ago

rupal-bq commented 1 year ago

What is the bug?

Downloading report fails on ES v7.10

✖ Invalid tenant
✖ Downloading report failed. TypeError: exit is not a function

How can one reproduce the bug?

What is the expected behavior?

Report should be downloaded

rupal-bq commented 1 year ago

was able to downloading report using multitenancy=false and using shorturl with tenant info. example:

node src/cli.js -u https://<test_domain>_plugin/kibana/goto/c6cf3e7ca7b4bc42325fa4a1f4c803f3?security_tenant=private -a cognito -c <username:password> --multitenancy false