1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-08-27 16:28:11 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Caleb Doxsey
6511440c2f
core/controlplane: apply configuration changes in a background thread ()
* core/controlplane: apply configuration changes in a background thread

* core/controlplane: build envoy resources in goroutines

* tracing
2023-10-31 16:47:13 -06:00
Caleb Doxsey
2220d1edf0
logs: add ip address to access logs () 2023-08-09 07:09:00 -06:00
Caleb Doxsey
baf8918676
logs: add support for logging the http query ()
* config: add customization options for logging

* config: validate log fields

* proxy: add support for logging http request headers

* log subset of headers

* add support for logging the http query

* fix test name

* use strings.Cut, add unit tests
2023-07-25 12:56:49 -06:00
Caleb Doxsey
638d9f3d6c
proxy: add support for logging http request headers ()
* config: add customization options for logging

* config: validate log fields

* proxy: add support for logging http request headers

* log subset of headers

* fix test name

* dont use log.HTTPHeaders for access logs

* canonicalize http/2 headers
2023-07-25 09:46:42 -06:00
Caleb Doxsey
438aecd7bc
config: add customization options for logging ()
* config: add customization options for logging

* config: validate log fields

* allocate slices once
2023-07-24 13:17:03 -06:00
Caleb Doxsey
1342523cda
grpc: remove ptypes references () 2022-02-24 08:37:59 -07:00
wasaga
e0c09a0998
log context () 2021-04-22 10:58:13 -04:00
Caleb Doxsey
eddabc46c7
envoy: upgrade to v1.17.1 () 2021-03-17 19:32:58 -06:00
Caleb Doxsey
eb08658cfc
logs: strip query string () 2021-02-16 14:23:52 -07:00
bobby
43d37ace94
proxy/controlplane: make health checks debug level ()
- proxy: remove version from ping handler

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-09-04 07:31:12 -07:00
Caleb Doxsey
d2e463e9ef
envoy: add duration and size to access log () 2020-05-19 12:11:48 -06:00
Caleb Doxsey
352c2b851b envoy: add separate proxy log level option () 2020-05-18 17:10:10 -04:00
Travis Groth
99e788a9b4 envoy: Initial changes 2020-05-18 17:10:10 -04:00