Disabled trace and log level set to error 05/5305/3 5.4.8
authorwahidw <abdulwahid.w@nokia.com>
Fri, 11 Dec 2020 04:50:55 +0000 (04:50 +0000)
committerwahidw <abdulwahid.w@nokia.com>
Fri, 11 Dec 2020 07:11:27 +0000 (07:11 +0000)
Signed-off-by: wahidw <abdulwahid.w@nokia.com>
Change-Id: I629f543fc67c15db894014b2eea49ed59604155d

RIC-E2-TERMINATION/Dockerfile
RIC-E2-TERMINATION/config/config.conf

index 793c2ab..de2ba4c 100644 (file)
@@ -44,7 +44,7 @@ RUN mv /opt/e2/RIC-E2-TERMINATION/CMakeLists.txt /opt/e2/ && cat /opt/e2/RIC-E2-
     && dpkg -i mdclog_0.0.4-1_amd64.deb \
     && wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/mdclog-dev_0.0.4-1_amd64.deb/download.deb \
     && dpkg -i mdclog-dev_0.0.4-1_amd64.deb \
-    && apt-get install -y libcurl4-gnutls-dev gawk libtbb-dev  libtbb-doc libtbb2 libtbb2-dbg \
+    && apt-get update && apt-get install -y libcurl4-gnutls-dev gawk libtbb-dev  libtbb-doc libtbb2 libtbb2-dbg \
     && cd /opt/e2/RIC-E2-TERMINATION/3rdparty && git clone https://github.com/oktal/pistache.git && cd pistache \
     && git submodule update --init && mkdir build && cd build \
     && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DPISTACHE_BUILD_DOCS=false \
index d6f5008..8e6b698 100644 (file)
@@ -1,7 +1,7 @@
 nano=38000
-loglevel=debug
+loglevel=error
 volume=log
-#the key name of the environment holds the local ip address
+#The key name of the environment holds the local ip address
 #ip address of the E2T in the RMR
 local-ip=127.0.0.1
 #prometheus mode can be pull or push
@@ -11,7 +11,7 @@ prometheusPushTimeOut=10
 prometheusPushAddr=127.0.0.1:7676
 prometheusPort=8088
 #trace is start, stop
-trace=start
+trace=stop
 external-fqdn=e2t.com
 #put pointer to the key that point to pod name
 pod_name=E2TERM_POD_NAME