terraform-ibm-modules / terraform-ibm-toolkit-log-analysis-bind

Module to bind an existing IBM Log Analysis instance to an existing kubernetes cluster
Apache License 2.0
0 stars 3 forks source link

Deployed agent shows an error with an invalid password #23

Closed seansund closed 2 years ago

seansund commented 2 years ago

For some reason the api key used to bind the repository has errors and even though the agent is deployed the logs do not stream properly

timroster commented 2 years ago

Problem is being caused by invocation of script - the name used in the access key creation is used instead of the logdna ingestion key:

https://github.com/cloud-native-toolkit/terraform-ibm-log-analysis-bind/blob/7470b53d116e32cfb299ed694af4fc682e90ec0c/main.tf#L54