Graylog2 / fpm-recipes

Graylog package build recipes
http://docs.graylog.org/en/latest/pages/installation/operating_system_packages.html
18 stars 18 forks source link

Problem to start on Ubuntu 15.04 #46

Closed varazir closed 8 years ago

varazir commented 9 years ago

I know it supports 14.04 but some of us is running 15.04 15,04 doesn't have "start" so I tried

sudo service graylog-collector and sudo systemctl start graylog-collector Failed to start graylog-collector.service: Unit graylog-collector.service failed to load: No such file or directory.

But got the same error. I'm missing something in the setup I should do?

TIA Daniel

joschi commented 9 years ago

Ubuntu 15.04 switched the default init system from Upstart to systemd (see https://wiki.ubuntu.com/VividVervet/ReleaseNotes#Boot_and_service_management). We currently only provide Upstart scripts in our Ubuntu packages (and generally only support LTS releases (see https://wiki.ubuntu.com/LTS).

This being said, pull requests to add systemd unit files to the Ubuntu packages are welcome.

bernd commented 8 years ago

Graylog packages which support systemd and newer Ubuntu releases will be released with the upcoming Graylog 2.0.