kentik / config-snippets

Public repository that contains all available config snippets Kentik users can leverage to configure their networking equipments to export data to Kentik.
17 stars 19 forks source link

Kentik device configuration snippets repository

Public repository that contains all available config snippets Kentik users can leverage to configure their networking equipments to export data to Kentik.

What is this repository used for:

This collaborative repository is intended to support Kentik customers needs to configure their devices to export flow/snmp/bgp to Kentik's ingest platform. It can be used in two ways:

Guidelines

Templating guidelines

Since the UI doesn't currently include any Kentik Flow Proxy registration process, the UI doesn't know about which IPs the user will be sent to. Therefore, there need to be two separate config templates for cases with and without agent. In the *-agent.conf config snippet, we can't reference {{variable}} types of variables because they're not present in the UI for rendering. For this reason, the agent related templates shall include <variable> types of markers instead of {{variable}} ones.

List of used template markups