diff --git a/data-sources/kong/config.yml b/data-sources/kong/config.yml new file mode 100644 index 0000000000..525746a9d9 --- /dev/null +++ b/data-sources/kong/config.yml @@ -0,0 +1,18 @@ +id: kong-gateway-logs +displayName: Kong Gateway Logs +description: | + Collect Kong Gateway logs to New Relic to monitor API gateway performance, health, security, and usage. +icon: logo.svg +install: + primary: + link: + url: https://docs.newrelic.com/docs/logs/forward-logs/kong-gateway/ +keywords: + - logs + - logging + - kong + - gateway + - newrelic partner +categoryTerms: + - newrelic partner + - network diff --git a/data-sources/kong/logo.svg b/data-sources/kong/logo.svg new file mode 100644 index 0000000000..0092c89433 --- /dev/null +++ b/data-sources/kong/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/quickstarts/kong/config.yml b/quickstarts/kong/config.yml new file mode 100644 index 0000000000..bc8d41d007 --- /dev/null +++ b/quickstarts/kong/config.yml @@ -0,0 +1,23 @@ +slug: kong-gateway-logs +title: Kong Gateway Logs +description: | + # About this integration + Kong Gateway is a lightweight, fast, and flexible cloud-native API gateway. Forwarding Kong Gateway logs to New Relic provides valuable insights into API gateway performance, health, security, and usage. +summary: | + Collect Kong Gateway logs to New Relic to monitor API gateway performance, health, security, and usage. +level: New Relic +authors: + - New Relic +keywords: + - logs + - logging + - kong + - gateway + - newrelic partner +documentation: + - name: Forward Kong Gateway Logs + url: https://docs.newrelic.com/docs/logs/forward-logs/kong-gateway/ + description: This document outlines how to direct the File Log plugin from Kong Gateway to forward logs from Kong Gateway to New Relic. +icon: logo.svg +dataSourceIds: + - kong-gateway-logs \ No newline at end of file diff --git a/quickstarts/kong/logo.svg b/quickstarts/kong/logo.svg new file mode 100644 index 0000000000..0092c89433 --- /dev/null +++ b/quickstarts/kong/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file