Hi,
Currently JDBC database implementation needs a collector per single logsource. Even if the query is the same between servers. The offset value seems to be stored in collector (why?). This does not sound very inefficient.

I would like to have a single collector (it may contain the database query) and the following log source should contain the information how to make the query (IP, username,password and table) and the offset information. This way identical log sources could be duplicated easily under single collector.

-Br, TimoS

Comments

  • Hi Timo,

    This is about to be addressed in the next month or so.

  • Any news? Do you need more info regarding this?