I am trying to filter by telegraph according to 3 different influx databases data and will send according to database and data and when data comes from outsite to Telegraf and I want to Telegraf will filter data according to database .
For instance , Influx db1 , db2 and db3 and when db1’s data comes Telegraf and Telegraf send data to db1 not db or db3.
Welcome to the Community!
Your question is a bit abstract, but basically this is possible in Telegraf with Metric filtering - in your case probably best with the namepass filter. Details and examples see in the docs: