How to disable debug logging during runtime

Satya Prasad July 5, 2015

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.

1 answer

2 votes
Stefan Saasen
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 5, 2015

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events