mirror of
https://github.com/lukaszraczylo/graphql-monitoring-proxy.git
synced 2026-06-05 23:03:48 +00:00
Add ability to enable / disable access log.
In high frequency environments it can be a little bit noisy.
This commit is contained in:
@@ -37,6 +37,7 @@ I wanted to monitor the queries and responses of our graphql endpoint, but we di
|
||||
* `CACHE_TTL` - the cache TTL (default: `60s`)
|
||||
* `LOG_LEVEL` - the log level (default: `info`)
|
||||
* `BLOCK_SCHEMA_INTROSPECTION` - blocks the schema introspection (default: `false`)
|
||||
* `ENABLE_ACCESS_LOG` - enable the access log (default: `false`)
|
||||
|
||||
### Caching
|
||||
|
||||
|
||||
Reference in New Issue
Block a user