Input source: logging from MSSQL table
Posted: Mon Nov 24, 2014 3:33 pm
My Goal is to retrieve logging that is written to a table within an MS SQL database.
I'm asking here as i have not been able to set this up or find any info online, After some time spent researching and using some good old fashioned trial and error I believe the options are as follows
1. "MSSQL logs will automatically be sent through Windows event logs. Follow the configuration in the Windows Source Setup above and verify you are receiving logs."
A. Upon testing this does not include any sql table data however i assume this is working as desired as to not include any content from the tables and is only designed to monitor sql specific logging.
2. Setup Im_dbi through nxlog to interface with the sql server and read the data
A. Because MSSQL is on windows nxlog is also installed under windows, While attempting to use im_dbi i have found that it has not been implemented under the windows version of the nxlog install at this time.
Any help is greatly appreciated.
I'm asking here as i have not been able to set this up or find any info online, After some time spent researching and using some good old fashioned trial and error I believe the options are as follows
1. "MSSQL logs will automatically be sent through Windows event logs. Follow the configuration in the Windows Source Setup above and verify you are receiving logs."
A. Upon testing this does not include any sql table data however i assume this is working as desired as to not include any content from the tables and is only designed to monitor sql specific logging.
2. Setup Im_dbi through nxlog to interface with the sql server and read the data
A. Because MSSQL is on windows nxlog is also installed under windows, While attempting to use im_dbi i have found that it has not been implemented under the windows version of the nxlog install at this time.
Any help is greatly appreciated.