Hi , im new too ELK . Im trying to get some data in my logstash but my service doesn't seem to work properly. Im running on an ubuntu 14 vm. When i check my logstash status i get the following:
logstash.service - logstash
Loaded: loaded (/etc/systemd/system/logstash.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2019-06-05 13:53:24 UTC; 7s ago
Main PID: 2539 (java)
Tasks: 15 (limit: 9513)
CGroup: /system.slice/logstash.service
└─2539 /usr/bin/java -Xms1g -Xmx1g -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djruby.compile.invokedynamic=true -Djruby.jit.
Jun 05 13:53:24 ES-Test systemd[1]: Started logstash.
Jun 05 13:53:24 ES-Test logstash[2539]: OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Jun 05 13:53:27 ES-Test logstash[2539]: WARNING: An illegal reflective access operation has occurred
Jun 05 13:53:27 ES-Test logstash[2539]: WARNING: Illegal reflective access by com.headius.backport9.modules.Modules (file:/usr/share/logstash/logstash-core/lib/jars/jruby-complete-9.2.7.0.jar) to field java.io.FileDescriptor.fd
Jun 05 13:53:27 ES-Test logstash[2539]: WARNING: Please consider reporting this to the maintainers of com.headius.backport9.modules.Modules
Jun 05 13:53:27 ES-Test logstash[2539]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
Jun 05 13:53:27 ES-Test logstash[2539]: WARNING: All illegal access operations will be denied in a future release
After this nothing happens,no pipeline created , nothing. if i try my configuration with “/usr/share/logstash/bin/logstash -f /etc/logstash/conf.d/ciscotest.cfg --path.settings "/etc/logstash" everything works fine.
Here are my config files:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.