You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
When I try to install apache2 after installing logstash in Amazon OpsWorks with Ubuntu 16.04 the apache installation fails with following error.
There is no problem when I use Amazon OpsWorks with Ubuntu 14.04. So is there something fishy in startup script for logstash_agent?
monit seems to be basic functionality in OpsWorks version of Ubuntu 16.04.
insserv: warning: script 'logstash_agent' missing LSB tags and overrides
insserv: There is a loop between service monit and logstash_agent if stopped
insserv: loop involving service logstash_agent at depth 2
insserv: loop involving service monit at depth 1
insserv: Stopping logstash_agent depends on monit and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package apache2 (--configure):
subprocess installed post-installation script returned error exit status 1
The text was updated successfully, but these errors were encountered:
When I try to install apache2 after installing logstash in Amazon OpsWorks with Ubuntu 16.04 the apache installation fails with following error.
There is no problem when I use Amazon OpsWorks with Ubuntu 14.04. So is there something fishy in startup script for logstash_agent?
monit seems to be basic functionality in OpsWorks version of Ubuntu 16.04.
The text was updated successfully, but these errors were encountered: