Skip to content
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

feat: New quickstart kong #2593

Open
wants to merge 2 commits into
base: release
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions data-sources/kong/config.yml
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions data-sources/kong/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions quickstarts/kong/config.yml
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions quickstarts/kong/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading