You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/ai-gateway/observability/logpush.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ To set up Logpush, refer to [Logpush Get Started](/logs/get-started/).
67
67
68
68
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.
69
69
70
-
## 5. Decrypting logs
70
+
## 5. Decrypt logs
71
71
72
72
To decrypt the encrypted log bodies and metadata from AI Gateway, you can use the following Node.js script:
0 commit comments