export const ACCESS_LOG_FORMATS = ["combined", "common", "json"]; export const ACCESS_LOG_FIELD_MODES = ["keep", "drop", "redact"];