IBM-Cloud / terraform-provider-ibm

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs
Mozilla Public License 2.0
341 stars 668 forks source link

Automatise monitoring tools configuration #1217

Open Mallear opened 4 years ago

Mallear commented 4 years ago

Hi there,

I'm trying to automatise the deployment and configuration of LogDNA and Sysdig and I have some question:

Is there a way to setup S3 archiving for LogDNA through terraform ? Is there a way to setup my instances to fetch platform logs for other IBM services through terraform ? Or should I do everything by hand ?

Thanks :)

dpittner commented 3 years ago

Api has been release for this: https://cloud.ibm.com/apidocs/log-analysis#post-v1-config-archiving prob time to add it to the TF provider.