feat(xo-server-audit): add extension to exported records (#5180)
This commit is contained in:
@@ -285,7 +285,7 @@ class AuditXoPlugin {
|
||||
{
|
||||
suffix: `/audit-records-${new Date()
|
||||
.toISOString()
|
||||
.replace(/:/g, '_')}.gz`,
|
||||
.replace(/:/g, '_')}.ndjson.gz`,
|
||||
}
|
||||
)
|
||||
.then($getFrom => ({
|
||||
|
||||
Reference in New Issue
Block a user