we're using http in filter to make a REST API call. Body of the call accepts a parameter which should be an array like [1111,11] but while passing this parameter, logstash is converting array to string which is "[1111,11]" and call is not working. Please suggest a way to neglect double quotes and send it as array only.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.