- 
                Notifications
    
You must be signed in to change notification settings  - Fork 9.8k
 
[AIG] Logpush initial documentation #16798
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
          Deploying cloudflare-docs with  
 | 
    
| Latest commit: | 
1f2ea21
 | 
| Status: | ✅ Deploy successful! | 
| Preview URL: | https://a54af775.cloudflare-docs-7ou.pages.dev | 
| Branch Preview URL: | https://aig-logpush.cloudflare-docs-7ou.pages.dev | 
| 
           Files with changes (up to 15) 
  | 
    
| 
           oh i did not know we could have a "draft pull request" status. Great! Observability What do you think?  | 
    
| 
               | 
          ||
| 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. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- should this be a note?
 - Can we add "If you have reached the limit of logs stored for your plan (insert link to limits page), logs will not be exported through Logpush.
 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- should this be a note?
 - Can we add "If you have reached the limit of logs stored for your plan (insert link to limits page), logs will not be exported through Logpush.
 
- I do not think so. It explains what the guide does.
 - Done
 
| import { Render } from "~/components"; | ||
| 
               | 
          ||
| AI Gateway allows you to securely export logs to an external storage location, where you can decrypt and process them. | ||
| You can toggle Logpush on and off in the [Cloudflare dashboard](https://dash.cloudflare.com) settings. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not a suggestion but - does this linebreak even get rendered in the docs? Or does MDX ignore it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mdx ignores it. This is mainly for me to know what I am writing lol
Replace Co-authored-by: Jun Lee <[email protected]>
Duplicate Co-authored-by: Jun Lee <[email protected]>
Co-authored-by: Jun Lee <[email protected]>
Co-authored-by: Jun Lee <[email protected]>
* Logpush initial documentation * Update logpush.mdx * Update logpush.mdx * Added limits link * Updated details * Add script to run file * Update logpush.mdx * Update src/content/docs/ai-gateway/observability/logpush.mdx Replace Co-authored-by: Jun Lee <[email protected]> * Update src/content/docs/ai-gateway/observability/logpush.mdx Duplicate Co-authored-by: Jun Lee <[email protected]> * Update src/content/docs/ai-gateway/observability/logpush.mdx Co-authored-by: Jun Lee <[email protected]> * Update src/content/docs/ai-gateway/observability/logpush.mdx Co-authored-by: Jun Lee <[email protected]> --------- Co-authored-by: Kathy <[email protected]> Co-authored-by: Jun Lee <[email protected]>
* Logpush initial documentation * Update logpush.mdx * Update logpush.mdx * Added limits link * Updated details * Add script to run file * Update logpush.mdx * Update src/content/docs/ai-gateway/observability/logpush.mdx Replace Co-authored-by: Jun Lee <[email protected]> * Update src/content/docs/ai-gateway/observability/logpush.mdx Duplicate Co-authored-by: Jun Lee <[email protected]> * Update src/content/docs/ai-gateway/observability/logpush.mdx Co-authored-by: Jun Lee <[email protected]> * Update src/content/docs/ai-gateway/observability/logpush.mdx Co-authored-by: Jun Lee <[email protected]> --------- Co-authored-by: Kathy <[email protected]> Co-authored-by: Jun Lee <[email protected]>
* Logpush initial documentation * Update logpush.mdx * Update logpush.mdx * Added limits link * Updated details * Add script to run file * Update logpush.mdx * Update src/content/docs/ai-gateway/observability/logpush.mdx Replace Co-authored-by: Jun Lee <[email protected]> * Update src/content/docs/ai-gateway/observability/logpush.mdx Duplicate Co-authored-by: Jun Lee <[email protected]> * Update src/content/docs/ai-gateway/observability/logpush.mdx Co-authored-by: Jun Lee <[email protected]> * Update src/content/docs/ai-gateway/observability/logpush.mdx Co-authored-by: Jun Lee <[email protected]> --------- Co-authored-by: Kathy <[email protected]> Co-authored-by: Jun Lee <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.