Send logs (not logs as metrics) to BigQuery using Telegraf

Hi,
We would like to use Telegraf as the agent to exclusively handle sending system performance metrics into our TSDB and also use it to send logs to our cloud log appliance in JSON format, similar to other log collection tools.
Does Telegraf support collecting and sending logs (not logs as metrics) in JSON (or others) format?

Thanks in advance!

Hello @Casey,
You can use the execd processor plugin to shape data in anyway that you see fit.

Here are some resources for you to get started:

After you review, please let me know if you need additional help! :slight_smile: