Hello heka, I'm currently looking for a way to connect heka up to an MSSQL database and read periodically from a table, and take the data and analyze it. I was wondering if anyone has done this before, if you have how did you do it? I looked at the heka input documentation and didnt see any plugins that would help me do this directly. Would the best way to do this be through a lua Sandbox Input? Or should I write a plugin to do this? Are there any performance issues I should know about when doing this with a sandbox input? I read that lua uses ODBC to connect to SQL. Is this a good approach to use when I try to connect? Please let me know.
Best Regards, -Ryan
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

