Hi Team,
I'm executing REST API calls via logstash. I'm using http_poller to generate authentication token in the input block. Then I'm using http filter plugin to fetch data. However, we've seen that it does not always get the data, however it is present in the DB but we're not getting it. Is there any option to configure minimum response data size here or what could be the issue that it is missing data. Please suggest changes.
Thanks
Akhil