location = {lat: event.get('center_latitude').to_f, lon: event.get('center_longitude').to_f}
event.set('location', JSON(location.to_json))
logstash ruby filter
'내가 당면한 문제와 해결방안' 카테고리의 다른 글
alias 변경 예시 (0) | 2020.06.16 |
---|---|
logstash nested value to root value (0) | 2020.06.12 |
create index with mapping (0) | 2020.06.12 |
create geo_shape using latitude and longitude (0) | 2020.06.11 |
create index with mapping (0) | 2020.06.09 |