We are currently using filebeat and grok filter to extract a document number from a text file. now we would like to receive additional information about the document that is not in the same file.
is there a way after we received the document number to request additional information from a web service?
We already found http poller as input plugin but is there a way to combine this?
"The HTTP filter provides integration with external web services/REST APIs."
You said you wanted to get additional information from a web service. I don't think the http filter actually requires that the service satisfy all of the REST constraints.
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.