Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Unix/doc/diagnose-omi-problems.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ logging entry in the configuration file, add the following lines to

```
##
## loglevel -- set the loggiing options for MI server
## loglevel -- set the logging options for MI server
## Valid options are: ERROR, WARNING, INFO, DEBUG, VERBOSE (debug build)
## If commented out, then default value is: WARNING
##
Expand Down
2 changes: 1 addition & 1 deletion Unix/etc/omicli.conf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#defaultremoteprotocolhandler=MI_REMOTE_WSMAN

##
## loglevel,logpath,logfile -- set the loggiing options for MI client
## loglevel,logpath,logfile -- set the logging options for MI client
##
#loglevel = DEBUG
#logpath = var/log/
Expand Down
2 changes: 1 addition & 1 deletion Unix/etc/omiserver.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#idletimeout=TIMEOUT

##
## loglevel -- set the loggiing options for MI server
## loglevel -- set the logging options for MI server
## Valid options are: ERROR, WARNING, INFO, DEBUG, VERBOSE (debug builds only)
## If commented out, then default value is: WARNING
##
Expand Down
2 changes: 1 addition & 1 deletion Unix/installbuilder/conf/omiserver.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ httpsport=0
#idletimeout=TIMEOUT

##
## loglevel -- set the loggiing options for MI server
## loglevel -- set the logging options for MI server
## Valid options are: ERROR, WARNING, INFO, DEBUG, VERBOSE (debug builds only)
## If commented out, then default value is: WARNING
##
Expand Down