Skip to content

/etc/telegraf/telegraf.d is missing from tarball #2513

@Aggerone

Description

@Aggerone

Bug report

/etc/telegraf/telegraf.d is missing from tarball. telegraf will not start via init.sh or telegraf.service when that folder is missing.
You need to create the telegraf.d folder to start the service.

System info:

telegraf-1.2.1_linux_i386.tar.gz

Steps to reproduce:

  1. After unzip of the files to the correct locations and setting the execute permissions on the /etc/init.d/ startup script or "systemctl enable" on the systemd script
  2. Run /etc/init.d/init.sh start or systemctl start telegraf

Expected behavior:

  • Service should start

Actual behavior:

  • The service will not start

Additional info:

If you create /etc/telegraf/telegraf.d the service starts.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions