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

Need better visibility into queries #94

Open
philbudne opened this issue Oct 22, 2024 · 1 comment
Open

Need better visibility into queries #94

philbudne opened this issue Oct 22, 2024 · 1 comment

Comments

@philbudne
Copy link
Contributor

Code should use logger.debug to show what incoming queries look like, and what is sent to ES

There should be a LOG_LEVEL environment variable (defaulting to INFO if not set), which deploy.sh should set to DEBUG for development deployments, and docker-compose.yml should pass thru to the containers.

@philbudne
Copy link
Contributor Author

Maybe log the query payload in JSON format?

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

No branches or pull requests

1 participant