Hi,
I'm currently having issues to identify my JDBC input from my beat input and all others.
I'm quite new to using jdbc as input in logstash. I actually have a workflow where data from my beats go through a bunch of filters before going to Elastic.
In the same workflow i would like to send data from some databases in some filters.
But because i will have multiples database i would need to identify each of them individually.
Any help on how to do so would be appreciate, thanks by advance.