aboutsummaryrefslogtreecommitdiff
path: root/security/teleport5/files/patch-lib_events_auditlog.go
blob: ab0c4e04e7bf030497938189b681254ef5388d58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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