Clark Boylan
04efabaacb
Update gitea access log format
...
We use the Ctx.Req object's RemoteAddr value as it should include the
IP:port combo according to https://golang.org/pkg/net/http/#Request . The
default template uses Ctx.RemoteAddr which Macaron attempts to parse for
x-forwarded-for values but this has the problem of stripping out any
port info.
The port info is important for us because we are doing layer 4 load
balancing and not http l7 load balancing. That means the ip:port
mappings are necessary to map between haproxy and gitea logs.
Change-Id: Icea0d3d815c9d8dd2afe2b1bae627510c1d76f99
2020-06-30 16:22:25 -07:00
..
2020-04-23 14:34:28 -05:00
2020-03-20 19:09:13 +00:00
2020-02-12 16:39:11 +11:00
2020-05-07 08:44:58 -07:00
2020-04-11 14:53:20 -05:00
2020-06-04 07:44:22 -05:00
2019-02-06 15:43:19 -08:00
2018-09-04 08:49:00 -07:00
2020-05-05 15:00:04 -05:00
2019-02-27 08:45:11 -08:00
2020-04-22 14:09:46 -07:00
2020-06-15 13:32:05 -05:00
2020-06-30 16:22:25 -07:00
2020-06-25 13:51:27 -07:00
2020-06-30 19:46:26 +00:00
2020-06-15 16:14:34 -07:00
2020-05-23 08:58:48 -05:00
2020-05-20 13:17:09 -07:00
2020-05-20 14:27:14 +10:00
2020-04-30 08:38:41 +10:00
2020-04-16 12:45:36 -05:00
2020-04-23 07:46:28 -05:00
2019-10-29 08:29:17 +09:00
2020-06-04 07:44:22 -05:00
2020-06-03 17:48:46 +00:00
2020-03-06 09:57:00 +11:00
2020-05-20 14:27:14 +10:00
2020-06-03 09:51:23 -07:00
2020-01-08 10:21:53 -08:00
2020-05-20 14:27:14 +10:00
2019-10-01 09:00:53 +10:00
2020-04-08 16:38:15 -05:00
2020-05-19 16:47:51 -07:00
2020-06-19 12:27:46 +10:00
2019-04-02 13:20:01 +11:00
2020-06-19 22:12:21 +00:00
2020-03-06 14:02:52 +11:00
2020-06-16 15:48:47 -05:00
2020-06-16 15:48:47 -05:00
2020-04-17 13:28:03 -07:00
2020-06-17 09:29:11 +10:00
2020-04-16 12:08:00 -07:00
2018-08-23 21:34:42 +10:00
2020-06-15 14:35:41 -05:00
2020-06-23 20:41:31 +00:00
2020-04-30 16:11:42 -05:00
2019-11-21 19:08:30 +00:00
2020-06-17 10:38:59 -07:00
2020-06-17 10:38:59 -07:00
2020-06-17 10:38:59 -07:00
2020-06-09 14:26:38 -05:00
2020-05-23 09:05:16 -05:00
2020-04-16 12:08:00 -07:00
2020-05-23 09:05:16 -05:00
2020-04-28 08:33:05 -05:00
2020-04-23 14:34:28 -05:00
2020-05-20 13:17:28 -07:00
2020-04-23 14:34:28 -05:00