haggerty-william

Results 4 comments of haggerty-william

FYI: The finalQuery variable before being written to the db connection in stmt.go Query() is: `select message from logs where message like $$%Ack complete%$$`

I looked through some code and it doesn't look like the 'like' operator is implemented. Ill try to set aside some time and take a crack at implementing it when...

Any updates on this topic? 5.0.11 seems to throw the same error.

It seems like there is some support. I can tell at least that it will try to ship logs to elastic with default options if you include a Elasticsearch section...