See the getting started page for more information about downloading, building, and deploying Mesos.
See our community page for more details.
/logging/toggle
Sets the logging verbosity level for a specified duration.
The libprocess library uses glog for logging. The library only uses verbose logging which means nothing will be output unless the verbosity level is set (by default it’s 0, libprocess uses levels 1, 2, and 3).
NOTE: If your application uses glog this will also affect your verbose logging.
Query parameters:
level=VALUE Verbosity level (e.g., 1, 2, 3) duration=VALUE Duration to keep verbosity level toggled (e.g., 10secs, 15mins, etc.)
This endpoint requires authentication iff HTTP authentication is enabled.
© 2012-2022 The Apache Software Foundation. Apache Mesos, the Apache feather logo, and the Apache Mesos project logo are trademarks of The Apache Software Foundation.