You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/docs/content/doc/administration
Gary Moon 29194a9dd6
Correct the access log format (#24085)
The default access log format has been unnecessarily escaped, leading to
spurious backslashes appearing in log lines.

Additionally, the `RemoteAddr` field includes the port, which breaks
most log parsers attempting to process it. I've added a call to
`net.SplitHostPort()` attempting to isolate the address alone, with a
fallback to the original address if it errs.

Signed-off-by: Gary Moon <gary@garymoon.net>
2 years ago
..
adding-legal-pages.en-us.md Update docs markdown file weight to make it clear (#23909) 2 years ago
backup-and-restore.en-us.md Adjust some documentations titles (#23941) 2 years ago
backup-and-restore.zh-cn.md Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts (#23629) 2 years ago
backup-and-restore.zh-tw.md Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts (#23629) 2 years ago
cmd-embedded.en-us.md Update docs markdown file weight to make it clear (#23909) 2 years ago
command-line.en-us.md Adjust some documentations titles (#23941) 2 years ago
config-cheat-sheet.en-us.md Correct the access log format (#24085) 2 years ago
config-cheat-sheet.zh-cn.md Correct the access log format (#24085) 2 years ago
customizing-gitea.en-us.md Update docs markdown file weight to make it clear (#23909) 2 years ago
customizing-gitea.zh-cn.md Update docs markdown file weight to make it clear (#23909) 2 years ago
email-setup.en-us.md Adjust some documentations titles (#23941) 2 years ago
environment-variables.en-us.md Update docs markdown file weight to make it clear (#23909) 2 years ago
environment-variables.zh-cn.md Update docs markdown file weight to make it clear (#23909) 2 years ago
external-renderers.en-us.md Update docs markdown file weight to make it clear (#23909) 2 years ago
fail2ban-setup.en-us.md Adjust some documentations titles (#23941) 2 years ago
fail2ban-setup.zh-cn.md Adjust some documentations titles (#23941) 2 years ago
git-lfs-support.en-us.md Adjust some documentations titles (#23941) 2 years ago
https-support.en-us.md Adjust some documentations titles (#23941) 2 years ago
https-support.zh-cn.md Fix markdownlint (#24024) 2 years ago
logging-documentation.en-us.md Correct the access log format (#24085) 2 years ago
mail-templates.en-us.md docs: fix typo (#23924) 2 years ago
repo-indexer.en-us.md Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts (#23629) 2 years ago
reverse-proxies.en-us.md Adjust some documentations titles (#23941) 2 years ago
reverse-proxies.zh-cn.md Update docs markdown file weight to make it clear (#23909) 2 years ago
search-engines-indexation.en-us.md Adjust some documentations titles (#23941) 2 years ago
signing.en-us.md Update docs markdown file weight to make it clear (#23909) 2 years ago