icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading sFlow Analyzer for Splunk
SHA256 checksum (sflow-analyzer-for-splunk_100.tgz) 47cbf45769423ba4201ab1515d7df1aecb99b81680783079598c91b110105f9e
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

sFlow Analyzer for Splunk

This app has been archived. Learn more about app archiving.
This app is NOT supported by Splunk. Please read about what that means for you here.
Overview
Details
sFlow Analyzer for Splunk collects and decodes sFlow samples using Wireshark. It is designed to provide visibility into VXLAN overlay traffic. A JSON-formatted event is generated for each sample with all decoded header fields. Any sFlow-capable switch can be used as a packet sniffer and sampled data can be decoded and indexed remotely. sFlow samples are UDP-encapsulated and can easily traverse L3 boundaries.
sFlow Analyzer for Splunk includes a dashboard which enriches sampled data with DNS, ethertype, IP protocol and TCP/UDP port lookups to generate top talker, destination and application charts. The sFlow Analyzer for Splunk dashboard has a radio button allowing users to choose how they want to visualize stats: underlay or VXLAN overlay. When VXLAN overlay is selected, all top talker, destination and application charts will show VXLAN overlay hosts and applications.

Requirements:
- Wireshark must be installed, and root privileges are needed on the server where sFlow samples are to be received.
Configuration:
- One or more inputs must be configured as follows:
o Name: this is just the input’s name
o Interval: must be set to 0 for continuous capture of sFlow samples
o Index: this is the Splunk index for decoded samples
o Status: enable/disable to switch capture on/off
o Interface: this is the name of the interface (NIC card) where sFlow samples will be received. Its IP address must match the receiver IP address configured on the sFlow switch. Execute “tshark -D” with root privileges to get a list of interfaces on which packets can be captured.
Usage guidelines:
sFlow is a sampling-based technology and can generate a huge amount of data even on a lightly utilized network. It is strongly recommended that:
- You use this tool in a test, non-production environment
- You only enable sFlow sampling on those switch ports where you want to analyze traffic
- You configure a high sampling rate (e.g. 8192)
- You monitor your indexing stats
sFlow Analyzer for Splunk events contain decoded samples, not raw samples. Indexing requirements will be much higher than the amount of sampled (raw) data.
In short: please consider the impact over your license usage and indexing!
sFlow samples are limited to the first 128 bytes, not the entire frame. In many situations however, 128 bytes can reveal a lot, even when using VXLAN overlays.
For example, let’s consider a VXLAN-tunneled TCP segment and let’s also assume that Q-in-Q (double tagging) is used in the underlay:
- C-VLAN tag: 4 bytes
- S-VLAN tag: 4 bytes
- Underlay ethernet header: 18 bytes
- Underlay IP header: 20 bytes
- Underlay UDP header: 8 bytes
- VXLAN header: 8 bytes
- Overlay ethernet header: 18 bytes
- Overlay IP header: 20 bytes
- Overlay TCP header: 20 bytes (excluding options)
In this example, 120 bytes is enough to decode TCP source/destination ports in the overlay and perform a port lookup to find the application.
sFlow Analyzer modifies Wireshark’s JSON-formatted decodes to simplify Splunk searches in the following ways:
- Differentiates between C-VLAN and S-VLAN headers
- Creates a separate VXLAN branch grouping all overlay headers
Please note that, at this time, no special treatment is given to other tunneling technologies such as GRE, NVGRE, OTV, 6in4, IPinIP etc. Such tunneled traffic may not generate properly formatted JSON events.

Release Notes

Version 1.0.0
June 5, 2020

Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk LLC in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.