Thanks for update - when is 2.2 release due?

This is my use case(s):
I have a record of format 

[TimeStamp] cpu_percent=<float> <Environment-tag>

I have extractor 'cpu_percent' which I use for local dashboard but I also 
need aggregated data (average cpu_percent for the last 10 min) to
be sent to upstream time series db vi REST api.

For that I created pipeline and will have custom output plugin. But I need 
to extract cpu_percent for that pipeline and there is no way I can use 
extractor which I have for dashboard. So I need to extract it again 
for pipeline - that is why I need 'split'.
Am I missing something and there is a simple way to use extractor produced 
data in pipeline?

Eugene
On Tuesday, January 10, 2017 at 4:01:57 PM UTC-8, Evgueni Gordienko wrote:
>
> I us 2.1.2 GL and need to split message by spaces and then split second 
> item in result by '='.
> I can not find split in my release of GL.
> I can write Drools rule for that but is it possible to do it without 
> Drools?
> Eugene
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" 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/graylog2/e51511ea-64b9-4ff7-ab35-b0921a7afb2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to