blob: e0281403693d9ba99b87b704b412391fae151ce1 [file] [log] [blame]
{
"schema": "http://example.org/specification/v2.0.0",
"metadata": {
},
"global": {
"heartbeat.monitor.interval": "20000",
"agent.instance.debug.data": "ANY:DO_NOT_HEARTBEAT:DO_NOT_HEARTBEAT:NONE",
"agent.conf": "agent.ini",
"application.def": "apache-slider-command-logger.zip",
"config_types": "cl-site",
"java_home": "/usr/jdk64/jdk1.7.0_45",
"package_list": "files/command-logger.tar",
"site.global.app_user": "yarn",
"site.global.application_id": "CommandLogger",
"site.global.app_log_dir": "${AGENT_LOG_ROOT}/app/log",
"site.global.app_pid_dir": "${AGENT_WORK_ROOT}/app/run",
"site.global.app_root": "${AGENT_WORK_ROOT}/app/install/command-logger",
"site.global.app_install_dir": "${AGENT_WORK_ROOT}/app/install",
"site.cl-site.logfile.location": "${AGENT_LOG_ROOT}/app/log/operations.log",
"site.cl-site.datetime.format": "%A, %d. %B %Y %I:%M%p"
},
"components": {
"COMMAND_LOGGER": {
},
"slider-appmaster": {
"jvm.heapsize": "256M"
}
}
}