aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sections/logging.rst
diff options
context:
space:
mode:
authorbaniewsk <pawel.baniewski@nokia.com>2020-07-29 16:01:27 +0200
committerPawel <pawel.kasperkiewicz@nokia.com>2020-08-05 14:18:54 +0200
commitb8c4e6867d6b26652f4382e93665c220769cdc9f (patch)
treebb60a44b012731e3ee6fdffe2466f5ed7d6b5c7b /docs/sections/logging.rst
parentfc31c9e47b3e08f8914dcd1f0c5b6d18aa625567 (diff)
Removing AAF references from Cert-Service in OOM repo.
Certificates regenerated External files (from legacy AAF) removed Still left: * Sonar link, * Link to documentation, * Names of K8s resources in RTD documentation, * Link to CSITs Issue-ID: OOM-2526 Signed-off-by: Pawel Baniewski <pawel.baniewski@nokia.com> Change-Id: I675f7485160b9b8e46e9ea573550e62ed28ca607
Diffstat (limited to 'docs/sections/logging.rst')
-rw-r--r--docs/sections/logging.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/sections/logging.rst b/docs/sections/logging.rst
index dba8f3e6..92a87fb0 100644
--- a/docs/sections/logging.rst
+++ b/docs/sections/logging.rst
@@ -17,7 +17,7 @@ To see CertService console logs use:
docker logs <cert-service-container-name>
e.g.
- docker logs aafcert-service
+ docker logs oomcert-service
- Kubernetes:
@@ -39,7 +39,7 @@ CertService logs for different logging levels are available in the container:
docker exec -it <cert-service-container-name> bash
e.g.
- docker exec -it aafcert-service bash
+ docker exec -it oomcert-service bash
- Kubernetes:
@@ -52,7 +52,7 @@ CertService logs for different logging levels are available in the container:
Path to logs:
- /var/log/onap/aaf/certservice
+ /var/log/onap/oom/certservice
Available log files:
@@ -75,7 +75,7 @@ To see CertService client console logs use :
docker logs <cert-service-client-container-name>
e.g.
- docker logs aafcert-client
+ docker logs oomcert-client
- Kubernetes:
CertService client is used as init container in other components. In the following example: