spacewander commented on issue #6112: URL: https://github.com/apache/apisix/issues/6112#issuecomment-1013869127
The custom log format is very powerful. Note that you can use a custom variable to generate a custom log format. So we can register a variable which just returns different tags in different routes. > If log_format == empty ; dump get_full_log else generate get_custom_format_log Do we already do it? > use it inside Syslog header generation So the tag is not part of the log body? Could you explain it in more detail? -- 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]
