Telegraf
Network Security Monitoring with Suricata and Telegraf
At the end of 2019, we released a new Suricata input plugin with Telegraf 1.13.0. In this blog, I’ll talk about the the powerful combination of these two open source products — the importance of Suricata and why you should use...
Release Announcement: Telegraf 1.13.3
A new maintenance release for Telegraf is available now. Telegraf 1.13.3 release notes This maintenance release of Telegraf includes improvements to the following plugins: Agent Fixed an issue where duplicate tracking IDs were being returned in queue consumer plugins Kibana Input (kibana) Fixed capability...
Release Announcement: Telegraf 1.13.2
A new maintenance release for Telegraf is available now. Telegraf 1.13.2 release notes This maintenance release of Telegraf includes improvements to the following plugins: Processes Input (processes) Fixed an issue to warn without an error when processes input plugin is started on Windows...
How to Monitor Your SNMP Devices with Telegraf
At its core, the major goal of network monitoring is simple: you’re trying to collect all relevant information about the devices on a network that you can, in order to detect and address failures in devices and connections for the purposes...
Release Announcement: Telegraf 1.13.1
A new maintenance release for Telegraf is available now. Telegraf 1.13.1 release notes This maintenance release of Telegraf includes improvements to the following plugins: SNMP Traps Input (snmp_trap) Added leading period to OID in SNMP v1 generic traps MQTT Consumer Input (mqtt_consumer) Fixed...
What's New in Telegraf 1.13.0
Last week we released Telegraf 1.13.0 with new plugins to help with network, security, cloud, and systems monitoring, as well as a new way to parse Prometheus metrics. All packages were written in Go 1.13.5. This all couldn’t have been done...
Release Announcement: Telegraf 1.13.0
A new feature-bearing release for Telegraf is now available: Telegraf 1.13.0 release notes The binaries for the latest open source release can be found on our downloads page. Many thanks to the 50+ open source community members who contributed to this effort! Key...
Continuous Deployment of Telegraf Configurations
After I shared my “Using Telegraf as a Gateway” post with Rawkode, he mentioned a talk he gives, where he discusses advanced Telegraf topics, including a requirement he’s seen for automatically configuring running Telegraf instances just by editing config files in...
Using Telegraf on Windows
Telegraf is an agent that runs on your operating system of choice, schedules gathering metrics and events from various sources and then sends them to one or more sinks, such as InfluxDB or Kafka. For InfluxDB, version 1.x, 2.0 as well...
Release Announcement: Telegraf 1.12.6
A new maintenance release for Telegraf is available now. Telegraf 1.12.6 release notes This maintenance release of Telegraf includes improvements to the following plugins: Agent Fixed an issue where plugin errors were not reporting at error level. Docker Log Input (docker_log) Use nanosecond...