oracle-quickstart / oci-kubernetes-monitoring

Kubernetes Monitoring with OCI Observability & Management Platform
https://www.oracle.com/manageability/logging-analytics/
Universal Permissive License v1.0
42 stars 32 forks source link

Documentation: OCI_TENANCY_NAMESPACE #9

Closed karpa13st closed 1 year ago

karpa13st commented 1 year ago

Greetings! please clarify: what OCI_TENANCY_NAMESPACE config option is mean? tenancy name? how to debug that the installation is working well? i followed the installation instructions:

  1. turn on LA in the region
  2. create LogGroups
  3. enable access via dyn groups.
  4. build a docker image based on Debian. upload to OCIR
  5. prepared fluentd-daemonset.yaml file (update , , , ,)
  6. deployed to test OKE cluster (using configmap-cri.yaml and fluentd-daemonset.yaml Logs collection)

unfortunately, no logs arrive in Log explorer in Logging analytics some steps missed?

santhoshkvuda commented 1 year ago

Thanks @karpa13st for reaching out to us. First of all, you seems to be using Kubectl based approach but we would recommend to use helm chart based installation. Still, kubectl based installation should work for you and to help you in triaging the actual issue, we may need the following information :

karpa13st commented 1 year ago

Greetings!

Thank you @santhoshkvuda !

Go to Logging Analytics Administration, click Service Details, and find the namespace value using Service Namespace field.

this solved my issue. logs have arrived at Logging Analytics please, update the docs)