-
### Relevant telegraf.conf
```toml
[[inputs.s7comm]]
server = "10.0.0.1:102"
rack = 0
slot = 2
## Metric definition(s)
[[inputs.s7comm.metric]]
name = "Sinumerik"
fields …
-
### Please direct all support questsions to slack or the forums. Thank you.
I'm trying to push data from a custom application to telegraf through http_listener_v2 and prometheus, however I see that m…
-
### Use Case
```
data_format = "xpath_json"
[[inputs.kafka_consumer.xpath]]
```
xpath_json format, By default (type not explicitly specified), the type of field value is a string
### Expecte…
-
Hello!
I followed the guide on how to add this to an existing configuration, but now I get this error:
"error: infinite recursion encountered"
```
error:
… while evaluating the att…
-
### Relevant telegraf.conf
```toml
normal config include one plugin
```
### Logs from Telegraf
```text
logs output normally
```
### System info
Telegraf 1.26.0 Docker 19.03.14
### Docker
_No …
-
### Relevant telegraf.conf
```toml
[[inputs.tail]]
files = ["/var/log/nginx/access.log"]
data_format = "grok"
grok_patterns = ["%{COMBINED_LOG_FORMAT}"]
```
### Logs from Telegraf
```text…
-
### Relevant telegraf.conf
```toml
[[inputs.tail]]
files = ["./test-input.txt"]
from_beginning = true
data_format = "json_v2"
[[inputs.tail.json_v2]]
[[inputs.tail.json_v2.object]]…
-
### Relevant telegraf.conf
```toml
[[inputs.mqtt_consumer]]
servers = ["tcp://localhost:1883"]
topics = ["#",]
data_format = "json_v2"
[[inputs.mqtt_consumer.topic_parsing]]
topic = "+/+"
tags …
-
### Use Case
`memguard` as a backend for secret store requires lockable memory. Kubernetes [doesn't have](https://github.com/kubernetes/kubernetes/issues/3595) native way to configure RLIMIT_MEMLOCK …
-
### Use Case
There is much more [52 values] in NUT-ups ,that can be exported to InfluxDBv2, currently using https://github.com/jwillmer/nut-influxdbv2 as exporter to InfluxDBv2
![image](https://…