-
### Relevant telegraf.conf
```toml
[[inputs.ping]]
urls = ["127.0.0.1"]
fieldinclude = ["result_code"]
[[processors.regex]]
namepass = ["nginx_requests"]
[[processors.regex.tags]]
…
-
### Relevant telegraf.conf
```toml
[[outputs.syslog]]
address = "tcp://doesenot.exist:9999" # use invalid address where you cant connect
```
### Logs from Telegraf
```text
2024-08-16T07:58:23Z …
1tft updated
2 months ago
-
~200 servers with telegraf-1.12.2-1.x86_64 with a fairly standard configuration
Influxdb-relay (3.0.1 version) bulded on go-1.12.10
Influxdb-1.7.8 on the same host
Config
```
[[http]]
name = "…
kaugh updated
4 years ago
-
## Feature Request
Opening a feature request kicks off a discussion.
As discussed in https://github.com/influxdata/telegraf/pull/7763#issuecomment-676801651
### Proposal:
Make it possible so…
-
### Description
This issue starts a discussion about enabling:
- linter: [revive](https://revive.run/) - Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement …
-
### Relevant telegraf.conf
```toml
[[inputs.snmp]]
name_override = "snmp_barco_projector"
path = ["../mibs"]
agents = ["10.91.77.132"]
version = 2
community = "public"
agent_host_ta…
-
### Description
This issue starts a discussion about enabling:
- linter: [revive](https://revive.run/) - Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement …
-
### Description
This issue starts a discussion about enabling:
- linter: [revive](https://revive.run/) - Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement …
-
### Description
This issue starts a discussion about enabling:
- linter: [revive](https://revive.run/) - Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement …
-
https://docs.nats.io/running-a-nats-service/nats_admin/monitoring is the new nats monitoring URL
https://github.com/influxdata/telegraf/blob/master/plugins/inputs/nats/README.md has the wrong l…