TrendAI API Security

Third Party

Enable the TrendAI API Security plugin

Enable the TrendAI API Security plugin to send data to TrendAI Vision One.

In the following example, the TrendAI API Security plugin is configured with a TrendAI Vision One API Key to send configuration data to TrendAI Vision One every hour. The TrendAI Vision One endpoint ensures data is routed to the appropriate data center based on the region of your TrendAI Vision One account.

The TrendAI Vision One for Kong Gateway plugin relies on a Trend Vision One API key and endpoint URL. Ensure you have copied these parameters from the Kong Gateway Third-Party Integrations page in Trend Vision One. We recommend storing and managing this key in a Vault. See Secrets Management for more details.

Prerequisites

Environment variables

  • V1_ENDPOINT: The TrendAI Vision One endpoint URL (fqdn) copied from the Kong Gateway Third-Party Integrations page in Trend Vision One. For example, export V1_ENDPOINT=https://api.xdr.trendmicro.com.

  • TREND_API_KEY: The Trend Vision One API key exported as an environment variable. For example, export TREND_API_KEY={api_key}.

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!