ElastiFlow
ElastiFlow is a network flow and SNMP analytics/monitoring solution that enables insights into network performance and security using NetFlow, IPFIX, sFlow, and SNMP with data platforms like Kafka.
Last updated
Was this helpful?
ElastiFlow is a network flow and SNMP analytics/monitoring solution that enables insights into network performance and security using NetFlow, IPFIX, sFlow, and SNMP with data platforms like Kafka.
Last updated
Was this helpful?
This guide assumes that you are already familiar with or using ElastiFlow and covers what you'll need to configure WarpStream. You'll need:
WarpStream account - get access to WarpStream by registering .
WarpStream cluster is up and running.
Obtain the Bootstrap Broker from the WarpStream console by navigating to your cluster and clicking the Connect tab. If you don't have SASL credentials, you can also from the console.
Save these values as you will need them in the next step:
Open the following file with your favorite editor and with the required permissions to edit it:
Next, uncomment the following three fields at the top of the file:
You'll need your ElastiFlow Account ID and License Key, then set EF_LICENSE_ACCEPTED
to true
.
Next, search for the string "KAFKA" and find the Kafka section of the file. Look at the example below for the available options. The uncommented fields are the minimum that need to be filled in.
Now that ElastiFlow is configured to consume from WarpStream, you must update your producer to connect to the same broker and topic using the same security credentials.
WarpStream is now part of your ElastiFlow environment and can be used as your Kafka-compatible pipe.