You ideally want to restructure your data and split the fields out.

If you can't do it in your code then Logstash would be able to do something.

On 22 April 2015 at 23:05, KT SSP <[email protected]> wrote:

> Hello
>
> We have a build process using ant that is externally monitored (web page)
> and shows the current goal in a group of goals. The active goal is being
> uploaded to elasticsearch every 60 seconds and is allowing us to monitor a
> builds progress. So for three goals (A,B & C) we would see something like
> "______AAABBBBCCCCCC______" with A taking 3 minutes, B taking 4 and C
> taking 6.
>
> Using this, we are able to manually/visually determine how long each goal
> is taking. What we would like to be able to do is query and ascertain
> trends/expected times from this data to, for example, allow us to flag when
> builds/goals take 20% longer than the average. Is this possible with the
> current data set or do we need to change what we upload?
>
> Appreciate any/all help.
>
> *(Note: currently using elasticsearch 1.1.2-1 on CentOS 6)*
>
> --
> You received this message because you are subscribed to the Google Groups
> "elasticsearch" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/6fb77ef6-7a86-4bba-af9b-0c3cadb9ef4a%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/6fb77ef6-7a86-4bba-af9b-0c3cadb9ef4a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAEYi1X_tSg_U7RktPWz-AdZaQW19BDEb6LvtiGQhebERfzM87w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to