Dear
In our flume agent, we are using flume executing command source to consume tweets from twitter. The command is simply a curl to the twitter api with the required parameters.
Recently we checked the user guide and found another source named HTTP Source.
Is this source suitable to our case ? if not, what is the most suitable source for our case ?
regards