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

Better troubleshooting support #442

Open
JuroOravec opened this issue Apr 9, 2024 · 2 comments
Open

Better troubleshooting support #442

JuroOravec opened this issue Apr 9, 2024 · 2 comments
Labels
enhancement New feature or request no-issue-activity no-stale No stale

Comments

@JuroOravec
Copy link

Description

I had hard time trying to get to the root of #441. Along the way, I used the s3-proxy's webhook feature to send the request events to an http-echo service.

I think it would be great if we could make it easier for other to debug, so they don't have to go through the same as I did.

Suggestions

  • Extra logging info:
    1. The requested path
    2. The path used for regex comparison (bucket prefix + requested path)
    3. If any of the targets matched or not, and which one if so
    4. The re-written path - AKA the final path that will be sent to S3
  • Add docs section on troubleshooting, describing how to set the log level to debug and what kind of info is available.
@JuroOravec JuroOravec added the enhancement New feature or request label Apr 9, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days

@JuroOravec
Copy link
Author

Not stale

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

No branches or pull requests

2 participants