HEXEWKB to Lat, Long in Logstash?

Hi all,

I was wondering if Logstash has a way to change a HEXEWKB string into a Lat/Long pair for geo coordinates. Right now I can pre-process my data to do this but I want to limit my pre-processing as much as possible. Any way to do it? I assume not, because the HEXEWKB format is not all too common.

Thanks!

Andrew

Probably not.
Maybe if you show us an example.