Commit Graph

24 Commits

Author SHA1 Message Date
Joshua Powers 406bd5e46f
fix(systemd): Remove 5 second timeout, use default (90) (#15168) 2024-04-16 14:03:32 -05:00
Joshua Powers 6761200309
fix(systemd): Allow notify access from all (#14517) 2024-01-03 10:21:15 -07:00
Sven Rebhan 2dc8e436db
feat(secretstores): Add systemd-credentials plugin (#13657) 2023-11-27 13:50:57 -07:00
knollet b39ea2e934
fix: Change the systemd KillMode from control-group to mixed (#13849) 2023-09-05 10:16:28 -06:00
Joshua Powers 705e0c6225
fix(systemd): Increase lock memory for service to 8192kb (#12990) 2023-03-30 19:51:43 +02:00
Joshua Powers 4b78088979
fix: update systemd unit description (#12093) 2022-10-24 09:23:26 -06:00
Joshua Powers c7ffe1758f
fix: have telegraf service wait for network up (#11042) 2022-05-10 15:13:44 -06:00
Josef Johansson 876d19081e
feat: add systemd notify support (#10340) 2022-01-05 08:21:14 -07:00
Steven Soroka 954387e325 Revert "fix to start Telegraf from Linux systemd.service"
This reverts commit 3523652e30.
2020-11-12 11:12:45 -05:00
Steven Soroka 3523652e30
fix to start Telegraf from Linux systemd.service 2020-11-12 10:49:03 -05:00
clheikes 02baa696c3 Fix TELEGRAF_OPTS expansion in systemd service unit (#3354) 2017-10-18 13:57:32 -07:00
Sylvain Boily 1ebd1aaa41 Systemd does not see all shutdowns as failures (#2716) 2017-05-08 11:48:29 -07:00
Ririsoft 5913f7cb36 Log to systemd journal
Let's align to InfluxDB 1.0 logging policy and log to systemd journal by
default.

closes #1732
2016-10-06 17:48:22 +01:00
Pierre Fersing 207c5498e7 Remove systemd Install alias (#1470)
Alias is a list of additional names. Adding it's cannonical name
cause systemctl enable telegraf to show a warning "Too many levels of
symbolic links"
2016-07-14 15:53:05 -06:00
Pierre Fersing 98d91b1c89 Fix reloading Telegraf under systemd (#1279) 2016-05-26 11:32:05 +01:00
Rene Zbinden 475252d873 fix telegraf service (#1252) 2016-05-24 15:14:58 +01:00
Cameron Sparr 8e92d3a4a0 Log to /var/log/telegraf/telegraf.log on systemd
closes #1243
2016-05-23 18:00:59 +01:00
HUANG Wei f8e9fafda3 Add reload configuration for telegraf service scripts.
closes #794
2016-03-16 11:20:46 -06:00
Jack Zampolin 0cdf1b07e9 Fix issue 524 2016-01-20 10:57:35 -08:00
Ross McDonald 07b4a4dbca Added a `build.py` script for compiling and packaging. Added post and pre install scripts to handle installation and upgrades in a cleaner way. Minor fixes to the init script and service unit file. 2016-01-08 15:28:33 -06:00
Cameron Sparr 9c5db1057d renaming plugins -> inputs 2016-01-07 15:04:30 -07:00
gotyaoi c938523cd5 Implementing LoadDirectory. 2015-10-21 12:00:22 -07:00
Cameron Sparr bf9992b613 Update telegraf.service and packaging script for systemd
Deals with most of #170
2015-09-08 18:23:18 -06:00
Or Elimelech 0df4708267 systemd unit support 2015-07-14 21:42:33 +03:00