@@ -101,7 +101,7 @@ def display_haproxy_stats():
return render_template('statistics.html', stats=parsed_stats)
@app.route('/logs')
@app.route('/logs', endpoint='display_logs')
#@requires_auth
def display_haproxy_logs():
log_file_path = '/var/log/haproxy.log'
The note is not visible to the blocked user.