Hi All,
I saw different posts here about this type of error with logstash in /var/log/messages :
init: logstash main process (13375) terminated with status 1
init: logstash main process ended, respawning
init: logstash main process (13563) terminated with status 1
init: logstash main process ended, respawning
init: logstash main process (13727) terminated with status 1
init: logstash main process ended, respawning
init: logstash main process (13895) terminated with status 1
init: logstash main process ended, respawning
init: logstash main process (14262) terminated with status 1
init: logstash main process ended, respawning
init: logstash main process (14424) terminated with status 1
init: logstash main process ended, respawning
init: logstash main process (14590) terminated with status 1
init: logstash main process ended, respawning
init: logstash main process (14753) terminated with status 1
init: logstash main process ended, respawning
Logs in /var/log/logstash/logstash-plain.log
[INFO ][logstash.modules.scaffold] Initializing module {:module_name=>"fb_apache", :directory=>"/usr/share/logstash/modules/fb_apache/configuration"}
[INFO ][logstash.modules.scaffold] Initializing module {:module_name=>"netflow", :directory=>"/usr/share/logstash/modules/netflow/configuration"}
Is it possible to have clarification about the root cause of this issue?
Env infos :
CentOS release 6.8 (Final)
logstash-5.6.4-1.noarch
FYI,
This issue happened on the first install
I only resolved that by removing and reinstalling logstash rpm.
Thank You in Advance