net-mgmt/telegraf: Allow Run as Root#2520
Conversation
|
Also closes #2475 |
|
Could you also update the [[inputs.tail]] section also? |
|
I'm still unsure about the tags as it generates a new series for each event (with the existing one) |
|
I am not sure of any of this, either :) I just know I got more metrics to sort by when I used that configuration with InfluxDB v2. I think using Regards to tag_keys:
Of the looks of it, you do not have any timestamp on your example events? #2239 (comment)
Down the line I also think the Using JSON Parser - Version 2 will make it possible to produce metrics for nested keys, such as alert.action etc. I have not yet tried doing using I have experimented with the built in Telegraf plugin and [[inputs.suricata] though: I am opting to use the [[inputs.suricata]] plugin instead, as it reports a lot of statistics, and future versions shipped with OPNsense should be able to report alerts as well. Sorry for the wall of text :) |
|
I only use influx v1 as v2 is not yet available for FreeBSD. I will take a look at the json_v2 syntax next week. |
|
Merged, thanks! |
Closes #2239