Re: Json Data not getting parsed when sent to Elasticsearch

2014-08-27 Thread Didjit
FYI, I used this fine persons chunk of code(last post) in my Logstash filter. http://stackoverflow.com/questions/22067346/logstash-indexing-json-arrays Sharing, Thank you Chris On Monday, August 25, 2014 12:31:24 PM UTC-4, Didjit wrote: > > bump. Anyone? > Thank you, > Chris > > On Sunday, Au

Re: Json Data not getting parsed when sent to Elasticsearch

2014-08-25 Thread Didjit
bump. Anyone? Thank you, Chris On Sunday, August 24, 2014 10:32:23 AM UTC-4, Didjit wrote: > > Pretty simple (below). . I just added to json codec and tried again and > received the same results. Thank you! > > elasticsearch { > host => localhost > cluster => cjceswin > node_name => cjcnode > c

Re: Json Data not getting parsed when sent to Elasticsearch

2014-08-24 Thread Didjit
Pretty simple (below). . I just added to json codec and tried again and received the same results. Thank you! elasticsearch { host => localhost cluster => cjceswin node_name => cjcnode codec => json index => "logstash-dwhse-%{+.MM.dd}" workers => 3 } } On Sunday, August 24, 2014 10:11:4

Re: Json Data not getting parsed when sent to Elasticsearch

2014-08-24 Thread moshe zada
what is your logstash configuration? did you tried the json codec ? On Sunday, August 24, 2014 4:54:08 PM UTC+3, Didjit wrote: > > Hi, > > The following is a debug from Logstash: > > { > "message" => > "{\"EventTime\":\"2014-08-24T09:44:46-0400\

Json Data not getting parsed when sent to Elasticsearch

2014-08-24 Thread Didjit
Hi, The following is a debug from Logstash: { "message" => "{\"EventTime\":\"2014-08-24T09:44:46-0400\",\"URI\":\"http://ME/rest/venue/ME/hours/2014-08-24\",\"uri_payload\":{\"value\":[{\"open\":\"2014-08-24T13:00:00.000+\",\"close\":\"2014-08-24T23:00:00.000+\",\"isOpen\":true,\