Jacob DeGlopper

Results 5 comments of Jacob DeGlopper

Possibly relevant log entries: ``` Aug 24 16:46:15 nodeA2 dockerd-current: time="2018-08-24T16:46:15-04:00" level=info msg="time=\"2018-08-24T20:46:15Z\" level=error msg=\"resource not found\" host=\"unix:///var/run/rexray/947717413.sock\" instanceID=\"rbd=10.7.102.12\" resourceID=mysqlTB route=volumeInspect server=peppermint-hound-lk service=rbd storageDriver=rbd task=0 time=1535143575108 tls=false txCR=1535143575 txID=a3f2db1a-a950-40a0-57ba-3906ec71fd82 "...

In addition, the volume mount fails from a command-line docker run, without involving swarm or compose. ``` [root@nodeA2 web]# docker run -d --name web_mysql -v nvme.mysqlTB:/var/lib/mysql --network webnet mysql:5.7 /usr/bin/docker-current:...

I have submitted #122 which uses python2 for node-gyp but runs elastalert under python3. It appears to connect correctly to my ElasticSearch 7.2.0 cluster.

I'm seeing the same issue trying to connect to an Elasticsearch 7.2 server. It appears that the latest versions of the base elastalert package require Python3; I was able to...

I have an updated PR in #122 which appears to fix this.