I'm just new to Elasticsearch, and I'm looking to find a way to get info from a database, based on a value stored in an index tab. I've looked at the jdbc input plugin, however I'd like to do it within a condition in a filter. Do I need to create a separate python script, or can it be done within Logstash?
Any help would be greatly appreciated.