Options for integrating with 3rd party tools for logs offloading in Tyk operator

There are many options available for offloading the logs to 3rd party systems as mentioned in below link -

https://tyk.io/docs/log-data/#integration-with-3rd-party-aggregated-log-and-error-tools

Are the same options available in Tyk operator also?

Hello @Anup_Rai the Tyk operator is only a tool to interact with Tyk in k8s. You can enable any of these tools by configuring your Tyk setup. This can be done through setting environment variables or updating the Tyk config.

You can see how to set configuration through envrionment variables here Tyk Environment Variables.

If you are using our Tyk Helm Chart you will need to use the environment variables and inject them under the extraEnvs array in the values.yaml file.

1 Like