ports/security/teleport5/files/patch-lib_events_auditlog.go
Michael Reim efc9e9c8f2 security/teleport5: New port: Centralized access gateway using the SSH protocol
This ports main purpose is to provide an upgrade path for users to
Teleport 6 and newer versions. New installations are STRONGLY
discouraged until we have version 7.X in tree.

PR:		268604
2023-01-02 09:06:53 +01:00

11 lines
447 B
Go

--- lib/events/auditlog.go.orig 2022-02-23 04:58:43 UTC
+++ lib/events/auditlog.go
@@ -45,7 +45,7 @@ import (
const (
// SessionLogsDir is a subdirectory inside the eventlog data dir
// where all session-specific logs and streams are stored, like
- // in /var/lib/teleport/logs/sessions
+ // in /var/db/teleport/logs/sessions
SessionLogsDir = "sessions"
// StreamingLogsDir is a subdirectory of sessions /var/lib/teleport/logs/streaming