i have a really hard time setting up JDBC river mysql connector with my elasticsearch installation
first i follow all the https://github.com/jprante/elasticsearch-river-jdbc howto
diffrence is where i install the elasticsearch from RPM repository via yum install elasticsearch, somehow it installed my elasticsearch in /usr/share/elasticsearch but the config are in /etc/elasticsearch
the problem lies when i installed the jdbc plugin, after installed already checked via plugin -l
and yes there is a jdbc driver, but when i run bin/elasticsearch
it shows nothing helpfull just like
is it working? how could i show [DEBUG] and [INFO] ?