
Kami Richey
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Votes on activity by Kami Richey Sort by votes-
Hi @jimfear Your logging endpoint is currently set to our classic message format, but you can change that to blank which will remove the prefix data. Here's the link to the guide: https://docs....
-
Awesome! If you have any other questions, send them our way. Cheers, Kami
-
Hi Paul, We do have ways to manage logging with our API, here's the link to the full docs: https://docs.fastly.com/api/logging To get the syslog info for your service, you'll want to use: curl -...
-
Hi @KiTT_Angel, If you are trying to send us the output from http://www.fastly-debug.com/, you will want to copy the text block and send it in the body of an email to us: support@fastly.com Plea...
-
Hi @redbox , We do support the delivery of large files, up to 5GB. We offer both Streaming Miss and Large File Support. You can read more about setting this up here: https://docs.fastly.com/guide...
-
Hi Paul, Thanks for sending that our way. What you're seeing when using curl is the correct output, we'll update the docs to match. Cheers, Kami
-
Hi @pavel.kinev, The reason you're not seeing logs is there isn't a logging endpoint created for your service. While you can use custom VCL to configure your log output, you will still need to fir...
-
Hi Tom, It sounds like the api config is for dynamic gzipping? Yep, that's correct. These are the API calls you need to set up dynamic gzipping. Since you're using the Heroku add-on, you'll ...
-
Hi Tom, With the Heroku add-on, you want to use our API for making configuration changes to your service. Here's the link to our full API docs: https://docs.fastly.com/api/ To get you started, h...