Update release tag to 5.0.4
[ric-plt/e2.git] / RIC-E2-TERMINATION / config / config.conf
index 48ca043..d6f5008 100644 (file)
@@ -1,10 +1,18 @@
 nano=38000
-loglevel=info
+loglevel=debug
 volume=log
 #the key name of the environment holds the local ip address
-local-ip=theLocalIP environment
+#ip address of the E2T in the RMR
+local-ip=127.0.0.1
+#prometheus mode can be pull or push
+prometheusMode=pull
+#timeout can be from 5 seconds to 300 seconds default is 10
+prometheusPushTimeOut=10
+prometheusPushAddr=127.0.0.1:7676
+prometheusPort=8088
 #trace is start, stop
 trace=start
 external-fqdn=e2t.com
 #put pointer to the key that point to pod name
-pod_name=MY_POD_NAME
+pod_name=E2TERM_POD_NAME
+sctp-port=36422