How to disable logging
Last updated
By default, all Akto modules have logging enabled for visibility and troubleshooting purposes, ensuring that critical events and activities are recorded for better debugging and monitoring.
Set the environment variable ENABLE_LOGS to false to disable logging to stdout/stderr.
Logs will then be redirected to a file: /tmp/dump.log.
Logs are stored on a rolling basis with a default file size limit of 10MB.
This limit can be customized using the MAX_LOG_SIZE environment variable (value in bytes).
There are multiple ways to request support from Akto. We are 24X7 available on the following:
In-app intercom support. Message us with your query on intercom in Akto dashboard and someone will reply.
Join our discord channel for community support.
Contact help@akto.io for email support.
Contact us here.
Last updated