{
"libraries": [{
"file": "/usr/lib/liblogrotate_container_logger.so",
"modules": [{
"name": "org_apache_mesos_LogrotateContainerLogger",
"parameters": [
{
"key": "max_stdout_size",
"value": "25MB"
},
{
"key": "max_stderr_size",
"value": "25MB"
}
]
}]
}]
}
Last active
April 24, 2017 13:50
-
-
Save r4um/6e454ea77a59ac5bc5db4ad513c334cd to your computer and use it in GitHub Desktop.
LogrotateContainerLogger args
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment