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
Looks like there's the same issue with .deb packages on debian 9 OS;
root@packer-virtualbox-iso-1518710300:/home/vagrant# service metricbeat status
● metricbeat.service - Metricbeat is a lightweight shipper for metrics.
Loaded: loaded (/lib/systemd/system/metricbeat.service; disabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2018-12-14 18:07:30 UTC; 6min ago
Docs: https://www.elastic.co/products/beats/metricbeat
Process: 3895 ExecStart=/usr/share/metricbeat/bin/metricbeat $BEAT_LOG_OPTS $BEAT_CONFIG_OPTS $BEAT_PATH_OPTS (code=exited, status=1/FAILURE)
Main PID: 3895 (code=exited, status=1/FAILURE)
Dec 14 18:07:30 packer-virtualbox-iso-1518710300 systemd[1]: metricbeat.service: Unit entered failed state.
Dec 14 18:07:30 packer-virtualbox-iso-1518710300 systemd[1]: metricbeat.service: Failed with result 'exit-code'.
Dec 14 18:07:30 packer-virtualbox-iso-1518710300 systemd[1]: metricbeat.service: Service hold-off time over, scheduling restart.
Dec 14 18:07:30 packer-virtualbox-iso-1518710300 systemd[1]: Stopped Metricbeat is a lightweight shipper for metrics..
Dec 14 18:07:30 packer-virtualbox-iso-1518710300 systemd[1]: metricbeat.service: Start request repeated too quickly.
Dec 14 18:07:30 packer-virtualbox-iso-1518710300 systemd[1]: Failed to start Metricbeat is a lightweight shipper for metrics..
Dec 14 18:07:30 packer-virtualbox-iso-1518710300 systemd[1]: metricbeat.service: Unit entered failed state.
Dec 14 18:07:30 packer-virtualbox-iso-1518710300 systemd[1]: metricbeat.service: Failed with result 'exit-code'.
LeeDr
changed the title
beats 7.0.0-alpha2 rpm won't start
beats 7.0.0-alpha2 rpm/deb won't start as a service
Dec 14, 2018
For confirmed bugs, please report:
service metricbeat start
@tudor found error
metricbeat[10181]: Exiting: error loading config file: stat --path.home: no such file or directory
You can start it in the foreground and it works ok, creates log file. So there is that work-around.
Packetbeat and Filebeat seem to have the same issue but I haven't done any troubleshooting on them yet.
The text was updated successfully, but these errors were encountered: