From Wikipedia: Apache NiFi is a software project from the Apache Software Foundation designed to automate the flow of data between software systems.
In this set of videos I will show the process of installation of Nifi, configuration of a flow where I will collect information from twitter, then it will be transformed into a Json stream and last It will be sent to McAfee SIEM where a Data source will be previously created, in the last video of this series I will show how to create a custom parser to "understand" the information sent.
The following video covers the installation process of Nifi, using docker. In order to download the docker image go to https://hub.docker.com/r/apache/nifi/ and follow the instructions, the video however covers the process.
Comments
Post a Comment