I have simple snmp_trap config, which writes data into file. From what I see in file there is lots of data from inputs.snmp (I’m collecting this data also) any idea why it is there?
How can write only [[inputs.snmp_trap]] into to the file?
But both loaded in the same telegraf instance? Telegraf sends all metrics to all outputs by default, You need to apply some filtering if you don’t want this.