https://confluence.atlassian.com/display/STASH/Stash+debug+logging provides a way to enable debug logging during runtime. But I need a way to disable this too. Please advise how this can be done.
Hi Satya,
In the same way you enabled DEBUG logging you can set the log level back to INFO, WARN or ERROR.
E.g.
$> curl -u $USER:$PASSWORD -X PUT http://$HOSTNAME:$PORT/rest/api/latest/logs/logger/$LOGGER/WARN
HTH,
Stefan
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.