influxdata/telegraf

Syslog for agent logtarget

Open

#16,732 opened on Apr 7, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (4,161 forks)batch import
feature requesthelp wantedsize/m

Repository metrics

Stars
 (9,892 stars)
PR merge metrics
 (Avg merge 2d 12h) (136 merged PRs in 30d)

Description

Use Case

Currently Telegraf can not write its own log to syslog. Syslog is a standard solution for log collection on many *nix systems.

Expected behavior

I can specify syslog as agent logtarget and collect log lines in my syslog server.

Actual behavior

Well, Telegraf doesn't provide such an option.

Additional info

No response

Contributor guide