{
    'host': '127.0.0.1',
    'cmd':  null,
    'cmd_arg_json': null,
    'rrport': 8899,
    'httpport': 8080,
    'plainpwd': null,
    'log': {
        "root_dir": '/share/Public/logs/remote_run',
        "same_file_each_run": true,
        "clean_old": False,
        "max_bytes": 10000000,
        "max_count": 10,
        "level": "INFO",
        "console": false
    }
}