Skip to content

Instantly share code, notes, and snippets.

@kairen
Last active July 12, 2023 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kairen/89955b9f9893d6e86efe3d0f79be1fa6 to your computer and use it in GitHub Desktop.
Save kairen/89955b9f9893d6e86efe3d0f79be1fa6 to your computer and use it in GitHub Desktop.
global
log stdout local0 debug
defaults
maxconn 50000
log-format "%ci:%cp [%t] %ft %b/%s %Tw/%Tc/%Tt %B %ts %ac/%fc/%bc/%sc/%rc %sq/%bq"
log global
@kairen
Copy link
Author

kairen commented Jul 12, 2023

log-format "[%t] Source: %ci:%cp, Frontend: %ft, Backend/Server: %b/%s, %Tw/%Tc/%Tt, Bytes read: %B, %ts, Connections: %ac/%fc/%bc/%sc/%rc, Queue: %sq/%bq."

@kairen
Copy link
Author

kairen commented Jul 12, 2023

log stdout format raw local0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment