[graylog2] Re: Pipeline with multiple streams and data accumulation

2016-12-07 Thread Evgeny Shepelyuk
Hello, 

Thanks for the response.

But, I can implement own plugin or smth else to implement desired 
functionality ?
I.e. using some external storage to accumulate data and then trigger and 
alert ?

середа, 7 грудня 2016 р. 10:18:52 UTC+2 користувач Jochen Schalanda написав:
>
> Hi Evgeny,
>
> On Tuesday, 6 December 2016 19:31:17 UTC+1, Evgeny Shepelyuk wrote:
>>
>> Let me rephrase, is it possible for pipeline to analyze two input 
>> streams, compare then and in some condition send a message to this stream ?
>
>
> No, that's currently not possible.
>
> Cheers,
> Jochen 
>

-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/5a075d7c-28c8-49ce-8d1d-005629a22726%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Re: Pipeline with multiple streams and data accumulation

2016-12-06 Thread Evgeny Shepelyuk
Well, I'm actually interested in data accumulation.
Let me rephrase, is it possible for pipeline to analyze two input streams, 
compare then and in some condition send a message to this stream ?

-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/f5243bb5-e631-4544-8e7f-09b1e436e09c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Source field population when reading from raw/plaintext kafka input

2016-11-29 Thread Evgeny Shepelyuk
Hello

I've setup Raw/Plaintext Kafka input and I'm able to receive my messages 
from Kafka topic.
My messages are serialized JSON string but not in GELF format.
Unfortunately source field is not populated at all.
Ho should I adjust my message to have source populated ?

-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/61684a9c-07e3-4291-8ba1-daf63e4e6406%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Pipeline with multiple streams and data accumulation

2016-11-29 Thread Evgeny Shepelyuk
Hello, 

Is it possible to write a pipeline that will trigger alerts comparing data 
from 2 streams ?
For instance, one stream - is user registration, another stream is clicking 
confirmation emails
So, is it possible to create a pipeline that will trigger an alert when 
count from both streams ain't equal during the day ?

Thanks

-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/e74e1636-49d2-4622-a132-65ed3eb2a7a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.