Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proxy logging to standard local logs #154

Open
tommairs opened this issue Mar 15, 2024 · 1 comment
Open

Add proxy logging to standard local logs #154

tommairs opened this issue Mar 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@tommairs
Copy link
Collaborator

When using a proxy, the proxy information is recorded in the system journal but not in the normal local logs.

It would be nice to have the proxy data logged in the same way other data is logged.

IE: socks5_proxy_server: Some(54.218.75.124:5000), socks5_proxy_source_address: Some(172.31.27.74)

Those and the similar HA Proxy fields should be available for local logging:
https://docs.kumomta.com/reference/kumo/configure_local_logs/#log-record

@tommairs tommairs added the enhancement New feature or request label Mar 15, 2024
@wez
Copy link
Collaborator

wez commented Mar 22, 2024

I think this is really the same issue as:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants