SQL to Elastic

Hi, i would like to know, how to add 40 tables in elastic using logstash. the best way is make 40 conf files?

There is no best way. Are you planning to have different filters for all the inputs?

Managing multiple conf files does tend to be a little tedious, down the line.

Why not have all the jdbc inputs in one file?

Thx for your help, do you a txt sample for that output?. i have like 40 tables that i want to replicate in elastic

Not really sure what example you need. But, here is a real-life conf directory that I was using a while back. I created multiple conf files for various data sources and added tags to segregate conditionals.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.