Hi ,
i am getting the below error while running the jdbc output in logstash 2.3. logstash is running fine for a week and then getting closed automatically
:message=>"JDBC - Exception repeated more than the maximum configured", :exception=>com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed., :max_repeat_exceptions=>5, :max_repeat_exceptions_time=>30, :level=>:error}
Exception in thread "[main]>worker0" com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed
any help ?
Thanks,
Navneet