Known Limitations#
Kit App logs do not include automatic file rotation.
Verbose Kit App logs can be enabled as a Kit argument during function creation. While verbose logs are useful for debugging and monitoring, they pose operational risks:
The Vector agent captures and redirects all Kit application output (
stdout/stderr) to a local log file.For continuously running applications, verbose logging can exhaust disk space or incur unexpected costs due to the amount of data ingested, stored, and analyzed.