Hi there,
Can someone help me with the Telegraf inputs.exec plugin ?
Currently I’m facing an issue with running bash commands that check the kernel version.
Here is my commands
Hello @menvol3,
Welcome! Your output has to be in line protocol:
I find using the --test flag helpful when debugging telegraf because it’ll send your attempts to STDOUT so you can read your “line protocol” and more easily see what’s missing.
So far it looks like your line protocol is missing:
a measurement (unless you want your measurement to be tag with a measurement value of tag which is confusing)