Closed parvez-cet21 closed 11 months ago
Hello! I recommend posting this question in our Community Slack or Community Forums, we have a lot of talented community members there who could help answer your question more quickly. You can also learn more about Telegraf by enrolling at InfluxDB University for free!
Heads up, this issue will be automatically closed after 7 days of inactivity. Thank you!
The SQL Server plugin is for collecting metrics about an SQL server instance. Please see the sql
plugin instead for running custom queries.
Also please use the above slack and forums for questions. Thanks
Please direct all support questsions to slack or the forums. Thank you.
I already asked over slack didn't get any response yet. I have a configuration like this and I want to run a custom query on SQL Server to fetch data from the test table into Postgresql Database. Expected Behavior I have to execute query
SELECT * FROM test
telegraf.conf