Skip to content

Commit c7b61ef

Browse files
Update src/content/docs/ai-gateway/observability/logpush.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent 0a7318e commit c7b61ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/observability/logpush.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To set up Logpush, refer to [Logpush Get Started](/logs/get-started/).
6767

6868
After configuring Logpush, logs will be sent encrypted using the public key you uploaded. To access the data, you will need to decrypt it using your private key. The logs will be sent to the object storage provider that you have selected.
6969

70-
## 5. Decrypting logs
70+
## 5. Decrypt logs
7171

7272
To decrypt the encrypted log bodies and metadata from AI Gateway, you can use the following Node.js script:
7373

0 commit comments

Comments
 (0)