jrushford edited a comment on issue #8634: URL: https://github.com/apache/trafficserver/issues/8634#issuecomment-1025885058
@jmoleiro make sure that you enable debug in records.config. You should have these two config settings: CONFIG proxy.config.diags.debug.enabled INT 1 CONFIG proxy.config.diags.debug.tags STRING next_hop After editing records.config, either restart trafficserver or run # /opt/trafficserver/bin/traffic_ctl config reload You should find traffic.out in the same directory as the diags.log. Your strategies.yaml file loads without issue as seen in the diags.log -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
