- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Generate flow file processor, can we configure the speed for Generateflowfile
- Labels:
-
Apache NiFi
Created ‎10-23-2017 04:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
Thanks to this awesome community
I am trying to emulate my data sources (pfSense firewall), which sends events at 10000 events per second.
So I configured a Generate flow file processor with 2kb event coming from firewall as custom text.
Is there any way I control/set the speed of generate flow file processor?
Thanks
Dheeru
Created ‎10-23-2017 05:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use the Run Schedule property on the Scheduling tab of the processor to set the interval at which it will be scheduled to run, so for 10k events per second you can set it to "100 nanos".
Created on ‎10-23-2017 05:05 PM - edited ‎08-17-2019 05:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can configure the scheduling of the processor to define how data is generated (Run Schedule)
Is this what you are looking for ?
Created ‎10-23-2017 05:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use the Run Schedule property on the Scheduling tab of the processor to set the interval at which it will be scheduled to run, so for 10k events per second you can set it to "100 nanos".
