-
## Feature Request
We use a nonhuman user named `telegraf` to run telegraf. To authenticate nonhuman users, we use a custom PAM for `sudo`. We configure the `ipmi_sensor` input plugin with `use_sud…
-
E.g.
```
X-SD-InfluxDb-Route catalog/category/view
```
We can then record that to a custom log and stream it to InfluxDb with https://github.com/influxdata/telegraf/tree/master/plugins/inputs/logpar…
-
We are using Telegraf to take metrics data into Splunk , we want to fetch the metric data for different metrices in different intervals.
i.e. For telegraf.disk --30 sec for telegraf.system --120 sec …
-
This is not really an issue, it just would be nice to be able to add support for the [input plugins tags](https://github.com/influxdata/telegraf/blob/master/docs/CONFIGURATION.md#input-config-tags).
…
-
## Feature Request
Let dds_consumer Parse string and boolean field names from DDS XML config file, rather than the Telegraf config file
### Proposal:
After the dds_consumer input plugin start…
-
### Use Case
We want to know when a systemd service has been restarted. So knowing unix timestamp of this "event" would be very usefull.
### Expected behavior
`[[inputs.systemd_units]]` should add …
-
is there any preferred way? thanks
-
How would you recommend forcing all clients to be authenticated?
A tls mutal authentication proxy would work, but a password and username on a regular tls would be ideal. Establishing a PKI infras…
-
DBeaver - **Version 5.3.3 CE**
DBeaver driver: **MS SQL Server / Microsoft Driver** _(the new Microsoft Driver)_
Operating System: **Windows 7 / Windows 8.1 / Windows 10**
Database Server: **Micro…
-
### Relevant telegraf.conf
```toml
# Global tags can be specified here in key="value" format.
[global_tags]
# dc = "us-east-1" # will tag all metrics with dc=us-east-1
# rack = "1a"
## Envi…