X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=openmanod.cfg;h=1a101915f8765fc47fa773e198745189220a1ce2;hb=8e995ced65fe608f254318c496c769a4f3852466;hp=0540e1b67d206a637b57b641759e109ddf6b96ab;hpb=490afebb6521b1942d50113d8bd7fa43462a6f25;p=osm%2FRO.git diff --git a/openmanod.cfg b/openmanod.cfg index 0540e1b6..1a101915 100644 --- a/openmanod.cfg +++ b/openmanod.cfg @@ -59,13 +59,13 @@ log_level: DEBUG #general log levels for internal logging #individual loggin settings #log_level_db: DEBUG #database log levels -#log_file_db: /var/log/openmano/openmano_db.log +log_file_db: /opt/openmano/logs/openmano_db.log #log_level_vim: DEBUG #VIM connection log levels -#log_file_vim: /var/log/openmano/openmano_vimconn.log +log_file_vim: /opt/openmano/logs/openmano_vimconn.log #log_level_nfvo: DEBUG #Main engine log levels -#log_file_nfvo: /var/log/openmano/openmano_nfvo.log +log_file_nfvo: /opt/openmano/logs/openmano_nfvo.log #log_level_http: DEBUG #Main engine log levels -#log_file_http: /var/log/openmano/openmano_http.log +log_file_http: /opt/openmano/logs/openmano_http.log #Uncomment to send logs via IP to an external host #log_socket_host: localhost