Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a way to retrieve the external ID for creating archive logs export to s3 #166

Open
michelmorin opened this issue Jul 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@michelmorin
Copy link

To create an archive logs to s3, you require a unique external ID for that sub account. Currently, the only way to get this string, is by logging into the logzio UI and copy the external ID string. Ideally, we would like to have this available as an output of the logzio_subaccount resource, so we can use this in creation of the archive_logs using the logzio_archive_logs resource.

I also, couldn't find a way to retrieve this string from calling the Logzio API at https://docs.logz.io/api/

It seems the AWS Account ID is static and doesn't change, but it probably makes sense to have this retrievable also as output of the logzio_subaccount as well

@8naama 8naama added the enhancement New feature or request label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants