diff --git a/frontend/src/pages/pam/PamSessionsByIDPage/components/PamSessionLogsSection.tsx b/frontend/src/pages/pam/PamSessionsByIDPage/components/PamSessionLogsSection.tsx index 158143d5d..80afecc99 100644 --- a/frontend/src/pages/pam/PamSessionsByIDPage/components/PamSessionLogsSection.tsx +++ b/frontend/src/pages/pam/PamSessionsByIDPage/components/PamSessionLogsSection.tsx @@ -71,11 +71,11 @@ export const PamSessionLogsSection = ({ session }: Props) => {
{session.startedAt && session.endedAt ? (
-
Session logs are not available
+
Session logs are not yet available
- Logs failed to upload from the Gateway. + Logs will be uploaded after the session duration has elapsed.
- Please contact your Gateway administrators. + If logs do not appear after some time, please contact your Gateway administrators.
) : (