X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=openmanod.cfg;h=76e93d58652c6ce14bacb997d10ace0b8f78d9bb;hb=29c23e2df0e21e31a5af87c905afd27a30b5a609;hp=4ae845b74226f458a98373fb524fbb5510165696;hpb=70d4c7a9aa85e92a7842b06a5b2ff05e32467fb7;p=osm%2FRO.git diff --git a/openmanod.cfg b/openmanod.cfg index 4ae845b7..76e93d58 100644 --- a/openmanod.cfg +++ b/openmanod.cfg @@ -29,7 +29,7 @@ http_port: 9090 # General port (by default, 9090) # Not used in current version! #Parameters for a VIM console access. Can be directly the VIM URL or a proxy to offer the openmano IP address -#http_console_proxy: False #by default True. If False proxy is not implemented and VIM URL is offered. It is +http_console_proxy: False #by default True. If False proxy is not implemented and VIM URL is offered. It is #assumed then, that client can access directly to the VIMs #http_console_host: #by default the same as 'http_host'. However is openmano server is behind a NAT/proxy #you should specify the public IP used to access the server. Also when 'http_host' is @@ -63,9 +63,11 @@ log_level: DEBUG #general log levels for internal logging #log_level_vim: DEBUG #VIM connection log levels #log_file_vim: /opt/openmano/logs/openmano_vimconn.log #log_level_nfvo: DEBUG #Main engine log levels -#log_file_nfvo: /opt/openmano/logs/openmano_nfvo.log +#log_file_nfvo: /opt/openmano/logs/openmano_nfvo.log #log_level_http: DEBUG #Main engine log levels -#log_file_http: /opt/openmano/logs/openmano_http.log +#log_file_http: /opt/openmano/logs/openmano_http.log +#log_level_console: DEBUG #proxy console log levels +#log_file_console: /opt/openmano/logs/openmano_console.log #Uncomment to send logs via IP to an external host #log_socket_host: localhost