Hi all,
Below is the my sample log message Geo cordinates are present in log message, can some one please help me how to configure in logstash configuration
2019-09-10 13:47:45.678 [INFO] from application in pool-1-thread-21 - SegmentName : ID Verified Longitude : 39.954752, Latitude : 39.954752 for transactionId : oiou9P3JQ-gDoee2
%{TIMESTAMP_ISO8601:timestamp} ([%{WORD:loglevel}]) %{DATA} - SegmentName : %{WORD:segment} Longitude : %{BACULA_DEVICE:long} Latitude : %{BACULA_DEVICE:lat}