From 3b303d0f981e3aa179c6f90f536ce5b5a4e8bacd Mon Sep 17 00:00:00 2001 From: Kathy <153706637+kathayl@users.noreply.github.com> Date: Tue, 24 Sep 2024 15:18:31 +0100 Subject: [PATCH] Update logpush.mdx --- src/content/docs/ai-gateway/observability/logpush.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/ai-gateway/observability/logpush.mdx b/src/content/docs/ai-gateway/observability/logpush.mdx index c14b4a6efb9387..a1deb041e9434f 100644 --- a/src/content/docs/ai-gateway/observability/logpush.mdx +++ b/src/content/docs/ai-gateway/observability/logpush.mdx @@ -8,7 +8,7 @@ sidebar: import { Render } from "~/components"; -AI Gateway allows you to securely push logs to an external storage location, where you can decrypt and process them. This guide explains how to set up Logpush for the AI Gateway, generate an RSA key pair for encryption, and decrypt the logs once they are received. +AI Gateway allows you to securely export logs to an external storage location, where you can decrypt and process them. This guide explains how to set up Logpush for AI Gateway, generate an RSA key pair for encryption, and decrypt the logs once they are received. Logpush has a limit of 4 jobs.